Hi,
I cannot lue to selectmenu in the builder, it wont accept anything?
Hi,
I cannot lue to selectmenu in the builder, it wont accept anything?
Hi Michael,
How are you setting it?
Hi Katya,
I setting in the builder, click on selectmenu, click change, add label and value and save,
but it wont save even though it only text with no symbols
Do you get any error message?
In the builder I get this
Hi Michael,
The space between "your" and "taxi" isn't allowed. You can use symbol "_" instead.
Ok Katya,
thats a problem, I need to send a description of a car through a USSD gateway,
using _ uses up characters in the message plus its to difficult for end user,
everything is working, but I need a way for the end user to set the description in the app and select the correct message to send, this why I was using selectmenu as it has a label and value to identify the correct driver and car description.
Is there another way to achieve this
thx Katya
Before sending a message through USSD you can change "_" to space via JavaScript. In mapping, click "Add JS" button to do this.
It's a bug - in the create options wizards. We'll get it fixed.