Dear Support,
I am trying to create a simple tool using ASPrunner.
The user will need to search and see results from a db. That is straight forward using a list page. Then, I would like the user to click on a link next to one record be sent to add form where one or more of the fields will be auto-filled in with data from the record they had clicked.
For example, a phone operator will do a search for a patient record. They will be able to get patient name, physician, invoice, etc. When they click on the link, they are taken to a form page where patient info, physician, invoice are filled in to the form, then the operator can just add comments and then submit.
I am able to figure out everything except how to create a link on the list page with the record id to point to the form page. And how to auto fill the form with data from the list.
Any ideas? I know I have to do something before the form page loads to get the data in the form.
Any help would be greatly appreciated
Noel