I have an alternate form created for a Custom Table that I want to insert a record into. One of the fields needs to be pre-populated with data from a repeater list. I am jumping from the list to this form in order to perform the insert (as there is other data that needs to be selected).
I thought I could send the field value in the Query String and then set that as the default value for the field, but I am not seeing how that is possible.
Can anyone assist?
I figured a way to handle this.
Please, sign in to be able to submit a new answer.