Using Element Values to Apply Text Format Rules
Is it possible to write context rules in an EDD in such a way that Text Format rules are different based on the value of an element? I have an element in a list and I want to change the numbering format based on the value of a parent element.
Comparable structure might be:
FirstName
LastName
List
ListItem1
ListItem2
I want to change the Autonumber format of ListItem1 and ListItem2 depending on whether the <TEXT> of FirstName="Sam" or FirstName="Dave"
Thanks for any help,
Brian
