7

can anyone tell me how to format the input when trying to add a new array in a column field?

it just doesnt take my input and i havent found anything neither in the documentation nor the web nor stackoverflow.

i'd be glad if anyone could help me.

greets

1 Answer 1

17

The format for an array would be:

["A", "B", "C"]

Note that you do need double quotes. Single quotes get silently dropped.

Sign up to request clarification or add additional context in comments.

1 Comment

@Hector Ramos - I have column 'categories' and i want to set option in column to select category from list, like, boolean data type shows only 2 option either true or false. like wise i want to set pre- defined option in categories filed. is it possible, if yes please guide.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.