All,
I have two forms. The first is a Form containing the form fields to be edited (Details of a record). The second form is an Editable Grid View showing all of the records in the table (in a summary format). I want to use the URL field type on the Editable Grid View which shows the Sequence as a clickable link, but need to set the URL field to point back to the first form (Editor). I have created the proper URL address, but am unsure how to reference it when the URL link is clicked on the Editable Grid View form. Currently I get an error indicating that there is an error in the URL reference.
Could someone please give me a quick example of how to do this? Thank you very much!