First, it is so exciting to get to work with this new stable version. Thank you, everyone at Flexicontent.
Now, I am creating a bunch of new fields, and on a Select field I am simply misunderstanding the thorough tooltip for the "Field Elements" parameter.
I am assuming this is for populating my select list, correct?
It says to type them in with this syntax:
VALUE 2xdoubledots LABEL 2xdoubledots IMAGE 2xpercent space
My guess is that "2xdoubledots" is this: "::" Is that correct? (BTW, in english these are "colons"). I don't yet have a need for IMAGE, so I'm entering my select items like this:
Code:
VALUE::LABEL%%
VALUE::LABEL%%
VALUE::LABEL%%
But all that gets saved is the first row.
Can someone post a working example for this field? I'm not sure what to guess at next.
I'm also curious about the of application the IMAGE attribute in this field. My assumption is probably way off.
Thanks!
Greg
UPDATE:
I just found this:
www.flexicontent.org/features/fields.html
Which has an example.
I did search for this before posting. Apparently I searched wrong.