Add value to Checkbox

  • Oliver Lorch
  • Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 2 months ago #121574 by Oliver Lorch
Add value to Checkbox was created by Oliver Lorch
Hello,

maybe I haven't searched enough (I did not find anything in documentation nor here in forum) but is there a sytax i can add different values to checkbox or radio button values?
Here a small example:
I wanna add a radio button with form of address (Herr/Frau) but the values should be given to the Acyba Mailing list with the values ("er Herr" / "e Frau")
In the frontend form the user should see the to radio buttons "Herr" and "Frau" .
I thought of some syntax like
Herr[er Herr]
Frau[er Frau]
or divided by comma does not work ;)

Is there a syntax to do this? Or is this not implemented yet?
Thanks in advance
Oliver

Please Log in or Create an account to join the conversation.

More
7 years 2 months ago #121589 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Add value to Checkbox
Hello Oliver

It's not implemented yet. At the moment, we don't have separate setting for values and text of each option. So text and value is still the same

I will see if I can improve it in the future. The problem with improvement is that it needs to be backward compatible with existing data, so it's a bit difficult. However, I will give it a try

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc