Hi,
I created a DataPage that is a record update type. The DataPage requires input of a value from a unique field, that is identified as unique in the underlying data table. In preview mode on my desktop computer, the form works fine. I enter the unique value, and it goes to the next step of allowing a variety of fields to be updated. If some data is already in those fields, it shows what the current value is.
My problem is when I use the deployed link. If I put the link into either chrome or firefox I get the incorrect result. The response "Not Records Found" is what I see with Firefox or Chrome. The other image ("Shop Update Form") is what I should see so that I can enter the unique value. I am most appreciative if anyone can point in the right direction for solving this issue!
By the way, I have two other DataPages deployed and have used the link successfully in chrome. It is just this one that is not working.
Thanks