Help in Integration Service catalog Item in UIB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Hi Everyone,
We are exploring the adding of the service catalog using UIB to collect the user input and to create the records in the table. We have integrated the catalog item in one of our pages.
1) Is there any way to create this catalog form dynamically? Like passing the JSON by question and answer structure to load the form dynamically. Is it possible with the current functionality? - We have to use the same page to render different catalog items where the questions/options/text area all are rendered dynamically (either from a JSON or from table records).
2) Also in the below screenshot, When I fill the form and click on submit, the record was not created in the respective table in the backend. Do I need to map any events to it? When I tried to test this catalog in this preview page, the record got created in the table. But it is not working from the UIB which is in the above screenshot
Thanks!