I have customized a webpage with a html table (using liquid and fetch XML) that contains all the records from the data verse table one there is a column named AssetID (not a primary key), that redirects to another webpage (along with parameter AssetID parameter) that have a basic form (edit mode) in it.
But I'm unable to load the form (it is showing "The record you are looking for could not be found "), is this possible to do this or do I have to create a form scratch and bind them manually (not sure how to do that as well)?
I'm quite new to Power Pages, if anyone could please explain the steps in details.