cancel
Showing results for 
Search instead for 
Did you mean: 

Load Modal Form with LoadBatchActions

0 Kudos

Hello!

I'm load a form by a archive .srf with LoadBatchActions.

So i've tried to make this form Modal, but the only way I got it it's made the form by code.

But i've to make this with LoadBatchActions, i'm open to ideias to how make this.

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

edy_simon
Active Contributor
0 Kudos

Hi Eduardo,

The closest we get now is:

1. Create a formCreationParam using code and set as modal.
2. Under this formCP property XmlData, put your srf string content.

Regards

Edy

Answers (0)