How to generate a text when click

Hello, I’m new member here and thanks for welcoming me :slight_smile:

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

Screenshot_3

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 :slight_smile:

This topic was automatically closed after 70 days. New replies are no longer allowed.