Choices of one filed to use in other filed on custom table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 03:03 AM
Hi All,
We have a field on table sys_cs_conversation " Device Type" type is string and we have choices in it, those are in sys_choice table, can we use the same choices on the other field of custom table, Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 03:17 AM
Hi @Mahesh033 ,
Yes you can use the same choices on other field of custom table.
When you are editing the new choice field on the new table, there are options to use choices from another table. If a choice is added, changed, or removed from the choice list, it will show on the field that is sharing the choices as well.
Please refer the below links and follow the steps.
Please mark my answer as helpful and correct if it helps you.
Regards,
Namrata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 03:43 AM
Thank you i have tried this earlier but not able to find the table which has field and choices in it , in choice table column.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 03:37 AM
Hi @Mahesh033 ,
Hope you are doing great.
yes, you can copy the choice field option from one table's firld to other custom table.
You can open dictionary on your new custom table where you want to use same list of Base Options (inherit from sys_cs_conversation --> device type field ).
in above screenshot , in choice table you can specify table --> "sys_cs_conversation ", and in choice field you can specify "device type " to inherit the same choices in new custom table.
Regards,
Riya Verma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2023 04:07 AM