The ability to customize the IPTC Stationery is a great addition to PM. It does complicate writing code replacement scripts somewhat. An example probably best demonstrates this.
Suppose I've changed the Desired Name for Supp Cat 1, 2, and 3 to Team, Class, and Gender. All my CR scripts still have to use {sup1}, {sup2}, and {sup3}, and these variable names are no longer very descriptive.
Would it be possible to add a variable that can access a field by it's Desired Name? For example {desired:Team}. The only issue I see with this is if someone changed the Desired Name of multiple fields to the same name.
Deven