tomasino
14 years agoOccasional Contributor
Name Mapping Templates and the Mapped Name field
Have implemented the use of Name Map Templates with some good results.
Created a Template for mapping Table Cells.
Keeping it simple.. with the only properties being "ObjectType", "ColumnIndex" and "RowIndex". When mapping a cell object, the Template kicks in with the prescribed properties selected. It's working well.
However, I'm looking for a way to automatically set the "Mapped Name" field.
I want the Mapped Name format to get set to:
cell<ColumnIndex>_<RowIndex>
I find this format really agrees with my sense of oranization and makes tracking these objects through a script much easier.
Any way to affect the Mapped Name via a Name Mapping Template?
Thanks.
Created a Template for mapping Table Cells.
Keeping it simple.. with the only properties being "ObjectType", "ColumnIndex" and "RowIndex". When mapping a cell object, the Template kicks in with the prescribed properties selected. It's working well.
However, I'm looking for a way to automatically set the "Mapped Name" field.
I want the Mapped Name format to get set to:
cell<ColumnIndex>_<RowIndex>
I find this format really agrees with my sense of oranization and makes tracking these objects through a script much easier.
Any way to affect the Mapped Name via a Name Mapping Template?
Thanks.