Hello gggraphics,
I'm glad you've looked at our documentation on your topic.
But perhaps not in the most relevant sections yet.
Background:
You need to better understand the difference in meaning between Option Value and Option Label.
Option Value:
- is an internal, technically used value
- is transmitted in the form POST request
- is stored in the database in the submitted form data record
- is used to identify the selected option
- must be unique.
Option Label:
- is the value visible to the user
- is a meaningful and self-explanatory term for the user
- is NOT transmitted in the form POST request
- is used wherever the selected option is displayed to a user
- is stored in the database in the form configuration record.
Solution:
With Visforms, you can configure at any point which part of the option you want to display:
- the value or
- the label or
- both and
- in some cases the display format and
- in some cases the displayed information.
This is described in the documentation.
Visforms placeholders:
docs.joomla-5.visforms.vi-solutions.de/e...isforms-placeholder/
Data in emails & success messages:
docs.joomla-5.visforms.vi-solutions.de/e...in-result-and-email/
Create PDF Documents >> Structure and Operation:
docs.joomla-5.visforms.vi-solutions.de/e...-template-structure/
Kind regards, Ingmar