Create new record of new Setting Entity

136 views Asked by At

I have recently created a new Entity: Configuration of type Setting, so it won't show up with the rest of the entities. I have already updated the Forms with the necessary fields but I can't find it on the app to create new records.

Where is that form? How can I create new Records of that entity on the UI?

1

There are 1 answers

0
Arun Vinoth-Precog Tech - MVP On

Make sure to verify these steps:

  1. Edit the UCI app to include the assets/artifacts like Entity and the Default form, Quick create form, Views, etc
  2. Edit the app Sitemap to add the Entity list as navigation in UCI app
  3. If you have enabled "Quick create" for that entity and a QC form is created + added as asset in step 1 - then it is better experience
  4. Make the entity searchable, then you can add a record from Advanced find query results

Learn more

enter image description here

enter image description here