Hello, I’m new member here and thanks for welcoming me
So here is the thing.
I want to create an app that provide a simply code in a text box when I select a category in a “Dropdown” field.
For example :
If I select the race : Human, the text generated will be : .race 1
If I select the race : Orc, the text generated will be : .race 2
But I don’t know how to create the text ‘.race 1’ when I select Human. It will always be one text for one choice, and I basically need to create a database of “linked text”.
Can any one help me to solve this ?
Thanks again and have a nice day