Skip to main content

Hi,

I want to define a Skuid button action>>”Go to URL” where i would like to pass multiple rows from the Model.

Can you please advise me on the syntax to be used?

Example- https://clientdevorg--newdev--apxt-congasign.sandbox.vf.force.com/apex/apxt_sendForSignature?id={{{$Model.Borrower.data.0.Id}}}

 

When i pass this paramater, it only queries the first rows data. However, In the Model, there are multiple rows. I wish to fetch all the rows queried in the Model.

 

Kindly advise.

 

Thank you.

Regards.

Be the first to reply!

Reply