- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2018 07:23 AM
Hi,
I want to make a CHECKBOX true by default when I enter into that page
1. When I enter into a Order Guide Page it will look like below
2. When I check this box there is a dependent field which will popup. So now I would like to have this checkbox CHECKED automatically when I enter into this page
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2018 07:35 AM
Hi Shrini,
This is a variable of type check box and all you need to do is set the default value to true on the variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2018 07:35 AM
Hi Shrini,
This is a variable of type check box and all you need to do is set the default value to true on the variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2018 07:48 AM
Thanks Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2019 01:10 PM