- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @mrudulm9146324
To modify the context of the form,
use the <set value="<value>" xpath="<field>"/> tag, where <field> is the destination field, and <value> is the update expression.
use the <set expr="<value>" xpath="<field>"/> tag, where <field> is the destination field, and <value> is the update expression.
use the <set translatedExpr="<value>" xpath="<field>"/> tag, where <field> is the destination field, and <value> is the update expression having ACC Functions that we see in Expression Editor.
For your reference, sharing an example of translatedExpr
Hope this helps!
Views
Replies
0 Likes
Total Likes