I know how to fill out a form using the url but my question is how can I fill the fields in a table in a form mediande the url?
Question
Question
Replies
Hi Esteban,
When had to do something similar, I created a view and then passed a unique identifier to the form and let a combination of fields rules and Java populate the table. There's a number of "answers" posts on how to achieve this. It's not as simple as it could be but given the number of people asking for it, perhaps it will be in the next release of forms. Hint hint nudge nudge @Miruna, @Justin, @Michael, @Brian ;)
Thanks for the suggestion Ben. I'll pass it on.
Unfortunately, I don't think your solution is going to work for Esteban's specific case. Unless I'm mistaken, this thread is related to this thread and this one that boil down to trying to automate a form submission through Workflow. In that case, none of the custom code will run since Workflow will not actually load the form.