tables

Gaurav69
Tera Contributor

Hii, I have created a field named "Stage" in my incident form which is "Table name" type. I want to show only those tables in it which name contains sys_import_set. How to configure it?

Thanks in advance

 

3 REPLIES 3

Kieran Anson
Kilo Patron

Hi,

On the dictionary entry you can add the dictionary attribute base_table with an attribute of sys_import_set. If you only want to allow the selection of child tables and not the parent sys_import_set table, you can add a second attribute of skip_root and set the value to true.

Hii Kieran,

Can you please guide me how to add it. Im a beginner.

Thanks in advance.