UI Builder Modal form showing not configured

Tadz
Tera Guru
Tera Guru

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:

find_real_file.png

But in my testing it will show this:

find_real_file.png

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

1 ACCEPTED SOLUTION

Tadz
Tera Guru
Tera Guru

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

View solution in original post

2 REPLIES 2

Tadz
Tera Guru
Tera Guru

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

Maradani Revat1
Tera Contributor

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