Unable to change the view of a form

prudhvig
Tera Expert

Hi,

I have 2 views on "sys_db_object" table which is basically "Tables".

The views are Default View and CI Definition View. I am unable to use CI Definition view.

Please see Screenshot 1083.

I have tried the following ways:

1. Configure --> Form Design where I can see that there are 2 views.

I clicked on CI Definition view. However, could not see the Save button to save my change. So, I dragged a field from left and then I could see Save Button. Clicking on Save did not show the CI Definition field. Instead, it remained in Default View. Please see Screenshot 1084

2. Clicked on the Table name to get an option to modify the view. But, it shows only Default View and not CI Definition View. Please see  Screenshot 1085.

Please let me know where I am getting it wrong. Thanks in advance.

3 REPLIES 3

Bryan Tay3
Mega Guru

hi there, 

from screenshot 1085, seems like u are selecting a "list view" rather than "form view".

"CI Definition" view are for form but not list OOTB.

find_real_file.png

Hope this helps. 🙂

Hi Bryan,

 

Thanks for the reply. Could you please tell me where you found the UI View in the above screenshot? I have been trying to find this but failed. And, as you said, I have been selecting the List view in the 1085 screenshot. Bu, in 1084 screenshot, I have tried configuring Form Design where I could see CI Definition but could not switch to that view. Could you please let me know the way to solve this? Or can we write any script to switch view?

 

Please let me know.

hi there, 

To get to the screenshot i provided.

Left Panel -> System UI  -> Views -> ci_definition as name filter.

List view is the configure what you see in the listing.

What you configure is 1084 is for Form view...hence, screen shot 1085 (listing of sys_db_object) will not have this view.

Not sure what you need, but I think you can go either one of the following:

1. Create a list view for ci_definition so that u can select it in screenshot 1085.

2. In screenshot 1083, click on top left option to switch view to "CI Definition".

 

Hope this helps.

Please marked helpful/correct if this answer your questions. 🙂