Back Forward Split button

Split buttonA split button control has two parts.

The button part (on the left) allows a user to select a default option, or choose a different option. The arrow part (on the right) presents a drop down list of alternatives.

Use the standard HTML Property rule SplitButton to present a property as a split button.

This control is useful for properties with a Local List or other form a table, when one choice is dominant within a group of a dozen or fewer choices, and the text values are short.

By default, clicking the button or selecting from the drop-down does not submit the form. You may configure client event processing to occur upon click.

AdvancedFor an example of a similar HTML property rule that submits a form following the user selection with a split button, see the similar HTML Property rule FindWorkGadget.

Related topics About HTML Property rules
Standard rule Atlas — Standard HTML Property rules with parameters

zzz Definitions — S