Forum Discussion
mconstantin_aras_com
4 days agoCreator I
Hello
You need to create new string property that will be calculate with a method adding the prefix to the value of the foreign.
My recommendation would be to make the proxy on the source_item, the one with version number. then add method onAfterAdd and onAfterUpdate server event of this Item Type to update the string property.
On the other Item Type, change the source of the foreign from the version Number to the string calculated property.
Regards
Michael