Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
I’m making a form in CIJ that will create a new lead and save some product data provided by the submitter in a custom table related to the lead.
my question is: how i can do this when custom tables in dataverse requires a primary name field that must be text. And it’s not possible to have a deafult unique value from the dataverse definition. And it’s not possible in the form.
And having JS in CIJ is too volatile in CIJ form from maintenance point of view.
it’s hardly a unique use case so a bit surprised this seems to be a problem.
How have other’s managed to solve it?