Hi there,
I have a simple Power Pages website that contains a single form. The form simply inserts "Access Log" records into a table.
I would like to pre-populate a subset of fields on this form (Full Name, Vehicle Registration, Certificate Number, etc) by executing a query. This query will check for previous records created by the user and use the last record added by the user to populate the form. This should allow the user's information to be "remembered" by the application, so they don't have to fill out the entire form each time. This is only for signed-in users.
Is this possible in Power Pages? If so, how can it be achieved? I have tried using Basic Form Metadata and also fluid templates to try adding the functionality without much luck.
Thanks,
Jason.