Hello ggppdk,
First of all, Merry Christmas
I will try and be as precis as possible. I tested everything again yesterday and came out with the following problem.
CREATING CHECKBOXS
1. I created several checkbox fields using the synthax (example: 1::Yes%% 0::Why not%% 0::Don't know%% 0::No)
2. As I select several of these options, lets say 2, then on the frontpage presentation I have the following result:
Yes | Yes | Why not | Why not | Don't know | Don't know | No | No
The result is that if I check 1, 2 or 3 of my option they all appear and repeated by the number of checked boxes. Strange !!!
CREATING RADIO BUTTONS
1. I created my radio buttons with the same synthax as for the checkboxs (Example: 1::High%% 0::Medium%% 0::Small)
2. The strange thing here is that the value that is published frontend (public view of course) = the value of the last radiobutton treated (here it would be "Meduim". Even if I choose one of the other values when creating my contents it takes the last one of the list.
If I go back to change the articles options, I see all checkboxs checked and last radio button checked as well.
Are these bugs or am I doing something wrong ?
Hope all this is not too long and understandable. I the meantime I have downloaded J1.5 and Flexicontent 1.5.4 as I my project has to be up and running for 20th of january.
Thank in advance for you help.