Brandneu: ESS
Sie befinden sich in
Suche
Anmeldung
The Enterprise Software
Solution - ESS, unsere CRM-ERP-Web Shop Lösung für jedermann und aus einem Guß. Testen Sie es hier und jetzt.
Solution - ESS, unsere CRM-ERP-Web Shop Lösung für jedermann und aus einem Guß. Testen Sie es hier und jetzt.
Sie befinden sich in
Suche
Anmeldung
Viele Anforderungen, eine Lösung: The Enterprise Data Center. EDC ist flexibel, Ihre individuellen
Anforderungen können schnell und komfortabel umgesetzt werden. Sehen Sie selbst:
Anforderungen können schnell und komfortabel umgesetzt werden. Sehen Sie selbst:
How do I define an internal link ?
Internal links are part of a form. Go to the form definition dialog and open the help dialog on labels. Inside of the help choose text and enter something like following:
edc://10?CONTACT_ID={CONTACT.ID}
edc:// indicates an internal link. The number afterwards, in this case 10, referes to the profile you want to open. After the exclamation mark you can assign search criterias, which will be placed in the "jq.edc.searchString" of the profile.
As all over the place in EDC, the braces are runtime variables which will be replaced within the context, in this case the data of the form in which the link is placed in.
zurück
weiter
Internal links are part of a form. Go to the form definition dialog and open the help dialog on labels. Inside of the help choose text and enter something like following:
edc://10?CONTACT_ID={CONTACT.ID}
edc:// indicates an internal link. The number afterwards, in this case 10, referes to the profile you want to open. After the exclamation mark you can assign search criterias, which will be placed in the "jq.edc.searchString" of the profile.
As all over the place in EDC, the braces are runtime variables which will be replaced within the context, in this case the data of the form in which the link is placed in.









