How to add Category in Response Template UI Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi All,
Please share your inputs /idea on below concern.
I would like to add Response Category field with Dropdown list, please let me know who can we do it.
UI PAge : sn_templated_snip_message_template (OOB),
based on Category selection on ui page Templates list should be sorted .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
@chanikya - we dont have a oob categroy field on - sn_templated_snip_note_template table. are you planning to create a custom field? and want to use in template form?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday - last edited yesterday
create Custom Category field
if I select value in Custom Category field on Template form based on my value selection Template Dropdowns should be populated
It is Possible to that ?
Below part only returning Templates list , so please let me know How to Pass custom Category field selected value into below script-include(OOB)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
@chanikya please follow below steps:
Create a custom filed "u_category" on table- sn_templated_snip_note_template
i have updated the ui page and script include and attached the xml please import and you are good to go.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
@chanikya - did you check this?