AppearanceRules

AppearanceRules

is an option for form and page generation functions that specifies the overall appearance of the generated object.

Details

  • The setting for AppearanceRules can be an association or a list of rules.
  • Typical elements in the setting for AppearanceRules include:
  • "Title"Noneoverall title for the form
    "Description"Nonedescription to include at the top of the form
    "RequiredFieldIndicator"Noneindicator to show required fields
    "SubmitLabel""Submit"text for the submit button
    "CancelLabel""Cancel"text for the cancel button
    "ItemLayout""Horizontal"layout for a single element
  • Possible values for "ItemLayout" are "Vertical", "Horizontal", and "Inline".

Examples

Basic Examples  (4)

Make a form with a title and description:

Lay out items vertically:

Lay out items inline:

Specify custom labels for the submit and cancel buttons:

Wolfram Research (2014), AppearanceRules, Wolfram Language function, https://reference.wolfram.com/language/ref/AppearanceRules.html.

Text

Wolfram Research (2014), AppearanceRules, Wolfram Language function, https://reference.wolfram.com/language/ref/AppearanceRules.html.

CMS

Wolfram Language. 2014. "AppearanceRules." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AppearanceRules.html.

APA

Wolfram Language. (2014). AppearanceRules. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AppearanceRules.html

BibTeX

@misc{reference.wolfram_2023_appearancerules, author="Wolfram Research", title="{AppearanceRules}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/AppearanceRules.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_appearancerules, organization={Wolfram Research}, title={AppearanceRules}, year={2014}, url={https://reference.wolfram.com/language/ref/AppearanceRules.html}, note=[Accessed: 19-March-2024 ]}