Skip to content
Snippets Groups Projects
Commit 7c93fd30 authored by Tobias Feldmann's avatar Tobias Feldmann
Browse files

[Projekt: Entwicklung - Neon][TicketNr.: 1023712][ADDR - Standard setzten...

[Projekt: Entwicklung - Neon][TicketNr.: 1023712][ADDR - Standard setzten (Aktion, Button, Darstellung)]
parent 55f4ec4d
No related branches found
No related tags found
No related merge requests found
......@@ -196,6 +196,11 @@
<code>%aditoprj%/entity/Pers_entity/entityfields/persaddress_dfo/children/relid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
<entityParameter>
<name>DefaultAddressId_param</name>
<code>%aditoprj%/entity/Pers_entity/entityfields/persaddress_dfo/children/defaultaddressid_param/code.js</code>
<triggerRecalculation v="true" />
</entityParameter>
</children>
</entityOutgoingField>
<entityOutgoingField>
......
import("system.result");
import("system.vars");
result.string(vars.getString("$field.ADDRESS_ID"));
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment