g_form.clearValue not working for select box variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
I have a simple on change catalog client script as below, here entity_name is reference type variable, changes_entity_appointment_ownership is select box variable and appointments is MRVS and except for entity_name no other field gets cleared. I know appointments is MRVS and that can be the reason for it but How to resolve this for select box type variable?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
45m ago
Hello @khareakshay, Could you please verify whether you have None check box selected in the Select box variable? I believe, without this checkbox value will not be cleared; instead, it will be set to default value whatever was set when form loaded.
With None, system creates blank value and clear works.
Regards,
Nishant