Hi, I am creating custom form in splunk view using checkbox,textfields and button. Fields are like: Name --textfield Inputs1,input2,input3--checkbox output1,output2,output3--checkbox
next checkbox is switch mode with Auto or manual. My requirement is: 1. User can either select Auto OR Manual. Not both. 2. If user select auto I want to ask user count and % as textfield. 3. If user select Manual, I need to skip count and % textfields and display the next form field that is EmailID textfield.
I need a small example to achieve this functionality with sideview module. Please help. Thanks, Disha