As per iwov ts, it is not possible... as a straight functionality.Apart from being that ... you can change the format by an external script being called out at onSaveDone, which checks for the value in art element and splits the same into multiple art elements as per number of values selected.
Kaarla, are there any examples on this forum?
Don't hold your breath. This suggestion is a fantasy. It's technically trivial to massage saved DCR File, it is after allan XML. Problem is, modified DCR will no longer conform to your DCT and all your changes will be lost next time you opensaved DCR for editing
Hi, what is the solution u suggest to get this result?
Did i ever mentioned that this solution is to change the DCR being saved as original? Its just another file being compiled by using the DCR structure and its values
Do it in the TPL or in the workflow, do not try to do it as you have talked, in formapi.Now take a couple steps back and describe what you are actually trying to do. Is this a one time change from and old format to a new format ? Then change the DCT to the new form and write a perl script to change your legacy data. Can you make the list a different name or in a container ? Then formapi will work.