Hi,
I've created a simple basic form in insert mode, at the onsubmit create a record in a virtual table linked to Finance and Operations ERP.
The record is created without any problem and it is visible both in Dataverse and in F&O tables, but soon after the record creation I try to redirect on a webpage to edit the created record, I get the error record not found.
I use for this the redirect function append to querystring the id, but the id i see in redirection URL it's completely different of the unique identifier I see in table in Dataverse.
Is possible get the correct id (unique identifier) and put this value in the redirection url?
Is there some limitation with the use of virtual entities ?
Thank you

Report
All responses (
Answers (