Skip to main content

Hello. What is the ID for the All and None buttons in item picker? Im trying to transelate them inside my WF's. Thanks, Sindre

Comments

1 comment

  • Nico Burgerhart

    Text item IDS common-all and common-none, but this is undocumented.

    There are the following system default text item IDs

    • common-all (All)
    • common-clear (Clear)
    • common-none (None)
    • form-element-status-missing (Required)
    • form-element-status-invalid (Invalid)
    • form-element-status-failure (Failure)
    • form-element-status-pending (Working...)
    • form-element-status-trivial (No data)
    0

Please sign in to leave a comment.