PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Add Admin Label to option fields.

  1. Hello

    I know I can add a admin label to a field but can we add admin labels to options? Say radio buttons, checkboxes etc.

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  2. David Peralty

    Under Advanced, I see the option to add admin labels to radio buttons and check boxes. Let me know if you have any issues with it.

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  3. Under Advanced I only see the option to add an Admin Label for the Field Label not the choices. I also tried using 'enable values' then using the {all_field:admin} to output but nada.

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  4. Just to be safe here, it should be: {all_fields:admin} you had all_field

    Posted 12 years ago on Thursday April 19, 2012 | Permalink
  5. Aaah yes thats what I have... my bad. {all_fields:admin} works for the field labels. Just need an options field solution... if possible

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  6. David Peralty

    Sorry, you want the option values to be labelled differently for admins than front end users? Can you give me some more information on what you are trying to accomplish?

    Posted 12 years ago on Friday April 20, 2012 | Permalink
  7. Yes exactly. I want the option to customer to be

    Shirt Sizes:
    Large
    Small

    To output in the email as:
    Large Shirt (If that is the selection they chose)

    Posted 11 years ago on Thursday April 26, 2012 | Permalink
  8. David Peralty

    So you don't want Admin values, you want to just enable values for those fields, then the labels of the selections won't be the same as the data sent through to the notification e-mail.

    Under properties for the drop down or radio button you are using, select Enable Values. This should provide you with what you need. Let me know if it isn't what you want.

    Posted 11 years ago on Thursday April 26, 2012 | Permalink