
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 10:42 PM
Hi Everyone,
I have this Modal form where it would render the form.
Somehow in my UI Builder its rendering fine but when testing it is showing "Component is not configured".
Here is the screenshot of my ui builder:
But in my testing it will show this:
I tried printing the sys_id of the list record, so state is being passed.
Or is this some limitation for UI Builder, i only noticed this when i try to have more than 1 Form.
Thanks,
Tads
Solved! Go to Solution.
- Labels:
-
Now Experience UI Framework

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 11:22 PM
Hi Everyone,
I tried to replicate the issue in my personal instance.
It seems we are only allowed to have only 1 Data Resource: @servicenow/now-record-form-connected Glideform.
What i'm planning to do is to make the table dynamic to determing which table row was clicked.
Thanks,
Tadz

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 11:22 PM
Hi Everyone,
I tried to replicate the issue in my personal instance.
It seems we are only allowed to have only 1 Data Resource: @servicenow/now-record-form-connected Glideform.
What i'm planning to do is to make the table dynamic to determing which table row was clicked.
Thanks,
Tadz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2022 03:11 AM
Hi Tadz,
Are you having 2 tables and you are trying call the 2 tables names dynamically?
If yes can you please provide us the solution how to call the table dynamically