variable set collapse in OrderGuide Choose Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2017 09:59 PM
Hi I have a little requirement like i have a variable set these same variable set i am using on both my items available in my choose options and Describe needs in my order guide i need to make expandable mode in describe needs and should be collapsible in choose options
wrote a client script but with below code
function onLoad() {
//Type appropriate comment here, and begin script below
toggleVariableContainer('368c24726f50fa8076989df44b3ee408');//sys_id of container 1
but when i used these script my both choose options and describe needs are got collapsed mode because same variable set i am using in both but i need only collpased on choose options can any one help me
Can any one suggest from your end please .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 01:18 AM
for the both screens the variable sets are same so my idea is like how can we write any script on choose options button to make collapse allways
if it possible suggest me how to proceed.
Thanks
Khaja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 01:34 AM
Hi Khaja,
Good use case. The below link may help you
Toggle variable container UI Policy script
Hit like, Helpful or Correct depending on the impact of the response
Regards
Prashant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2017 01:36 AM
Hey Thanks for your update
let me check will update u soon
Thanks
Khaja