Skip to Main Content
Test Switch
nobody
Home
Home
Native Page Item - Checkbox
Checkbox
Native Page Item - Switch
Switch
Switch Session State Value
Content Row - APEX_ITEM.SWITCH
<input type="hidden" name="f01" value="N" id="consent-item-1" autocomplete="off"><label for="consent-item-1_switch" class="a-Switch" aria-label="consent-item-1"><input type="checkbox" role="switch" id="consent-item-1_switch" value="Y" data-on-label="Yes" data-off-value="N" data-off-label="No" class="consent-item-switch" onclick="$x_Value('consent-item-1',$(this).prop('checked') ? this.value : $(this).data('off-value'))"><span class="a-Switch-toggle"></span></label>
Item 1
Item 1 Description
<a href="www.google.com" title="Learn more" target="_blank">Learn more</a>
<input type="hidden" name="f02" value="N" id="consent-item-2" autocomplete="off"><label for="consent-item-2_switch" class="a-Switch" aria-label="consent-item-2"><input type="checkbox" role="switch" id="consent-item-2_switch" value="Y" data-on-label="Yes" data-off-value="N" data-off-label="No" class="consent-item-switch" onclick="$x_Value('consent-item-2',$(this).prop('checked') ? this.value : $(this).data('off-value'))"><span class="a-Switch-toggle"></span></label>
Item 2
Item 2 Description
<a href="www.google.com" title="Learn more" target="_blank">Learn more</a>
<input type="hidden" name="f03" value="N" id="consent-item-3" autocomplete="off"><label for="consent-item-3_switch" class="a-Switch" aria-label="consent-item-3"><input type="checkbox" role="switch" id="consent-item-3_switch" value="Y" data-on-label="Yes" data-off-value="N" data-off-label="No" class="consent-item-switch" onclick="$x_Value('consent-item-3',$(this).prop('checked') ? this.value : $(this).data('off-value'))"><span class="a-Switch-toggle"></span></label>
Item 3
Item 3 Description
<a href="www.google.com" title="Learn more" target="_blank">Learn more</a>
Submit