Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom string doesn't work when there are more than 2 itens on array #126

Open
guzforster opened this issue Aug 4, 2016 · 1 comment
Open

Comments

@guzforster
Copy link

guzforster commented Aug 4, 2016

If I try to place an array like [name1,name2,name3] or [name1name2name3] - it just won't work. It only works if I place 2 itens tops on the array AND using the comma, not the tilde like the readme tells you to do... Any workarounds for this?

screen shot 2016-08-04 at 02 34 29

@paulvantuyl
Copy link

paulvantuyl commented Jan 11, 2017

AFAIK, you do separate an array using a tilde.

Example for regions:
[USA~USA, Canada~South America, USA~South America~EMEA~Asia]

This is working for me to randomly place the strings between the tildes in separate text fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants