Hi power pages experts,
I'm struggling with the opportunity to have id (recordid) in URL after inserted record in a basic form (Insert), using virtual entities.
I've set in my basicform an append record id to querystring (using "id" as record ID parameters) for a redirect to a webpage.
After submit, I should expect to have in the URL the recordid of the created record in the virtual entities, but i see an "id" that i don't know exactly what is.
Virtual Entities don't have record id inside but a unique identifier, so I should expect this value in my url after record creation.
Is there any limitation with Power Pages and Virtual Entities ?
Any suggestion on how could be possilbe retrieve virtual entity unique identifier after basic form submit, and put this value in the URL when redirect on a new page ?
Thanks a lot