Hi,
Sending form data to a database works perfectly, but is that possible to fill form fields with data taken from database? I would like to call form with id of some record in some table and the form should load with data of that record. Is it possible?
Thanks