That's a great little example and I tried to use it for the specific task at
hand and got stuck.. (I'm new to XML but possibilities are exciting so I don't
mid learning a bit)
There's a categorised view with each document having a multi-value field - team
members - and categories are by 'business area' which is another field on that
lookup document. Each category is used as a 'list of choices' for a drop-down
list and when a user selects an area, the whole page gets reloaded in order to
fetch a new list of choices for 'select a team member' field. How can this be
done via XML? I tried creating another model document with the same make but
that didn't work.
Hi Jake,
That's a great little example and I tried to use it for the specific task at hand and got stuck.. (I'm new to XML but possibilities are exciting so I don't mid learning a bit)
There's a categorised view with each document having a multi-value field - team members - and categories are by 'business area' which is another field on that lookup document. Each category is used as a 'list of choices' for a drop-down list and when a user selects an area, the whole page gets reloaded in order to fetch a new list of choices for 'select a team member' field. How can this be done via XML? I tried creating another model document with the same make but that didn't work.
Thanks, Andrei