Home
TeamSite
custom XML/DTD - using multi select list box
suj
Hi
I'm trying to save my DCRs as customized XML using a DTD. In my DCT there is a multiselect list box which I have to map as multiple elements.
For eg. this a how my DCR snippet should look like,
<UserRole>user role1</UserRole>
<UserRole>user role2</UserRole>
The multiple UserRole elements are to be generated from a multi select list. Currently I find that multiple elements are generated only from a replicant field.
Is there a way I can achieve the same using a multi select list?
Regards
Find more posts tagged with
Comments
There are no comments yet