It might be nice to have an action available in the action framework to allow us to “set the context” for merge syntax to a particular model and row (first, last, or number).
That way we could avoid creating a model just to store values that we need to use multiple times to ‘create a new row.’ (A very nice trick, btw. Hat tipped to Pat.)
And we can avoid merge syntax strings that always look like {{$Model.MyModel.data.0.Field__c}} instead of just {{Field__c}}.
New Action Framework Action: Set Context (Model & Row)
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
