tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 01:59 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 02:14 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 02:25 AM
Hii Kieran,
Can you please guide me how to add it. Im a beginner.
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2024 02:30 AM