Remove Choose Options from Order Guide

KARAN24
Tera Contributor

Hi Team,

We have a order guide where we need to remove the choose options ,is there any way do it.

 

Thanks,

Karan

6 REPLIES 6

Martin Ivanov
Giga Sage
Giga Sage

Hi. Please use a Client script. The g_form API has a method 'removeOption'. Remove all the options you want to remove.

 

Here is the documentation.

Please mar Correct and Helpful if this helps you.


Please mark Correct and click the Thumb up if my answer helps you resolve your issue. Thanks!
Martin Ivanov
ServiceNow MVP 2023, 2024

Hi Martin,

Actually I am looking to remove the choose options from 2nd step in order guide.

find_real_file.png

Hi. Were you able to achieve what you were aiming for?


Please mark Correct and click the Thumb up if my answer helps you resolve your issue. Thanks!
Martin Ivanov
ServiceNow MVP 2023, 2024

Martin Ivanov
Giga Sage
Giga Sage

Well. That's a bit hardcore 🙂 First, you have to collect all your data in the first step (don't have any variables on the RITMS you want to submit). Then you have to clone the OOTB Order guide widget and make some customizations to the html, client and server script. I have done something similar, but removing the third step (Summary).

 

Here is some information on the topic. But be carefull!

Please Mark Correct and Helpful


Please mark Correct and click the Thumb up if my answer helps you resolve your issue. Thanks!
Martin Ivanov
ServiceNow MVP 2023, 2024