Hello,
We have a custom content type and we would like to develop a custom form to create objects of this type. One of the metadata properties is an ID that is automatically generated by a call to a custom webscript (kind of database sequence). This field is not editable by the user but we would like to display it in the custom dialog before creating the content. How can we achieve that using Aikau? Is there a way to pre-populate form fields with dynamic values like this ID?
Thank you in advance
Sergio