2D Repeat Regions: Change Header Text?
Is there a way to change 2D (Two-D) Repeat Regions to display a different header? I have a Parameter called AMAPS_REV that I'd like to display as REV.
I found this discussion about a making the Repeat Region header insanely small but I'd like to keep a dynamic number of columns as people add Relations they'd like to see.
I've tried this setup with the original on the left and the new 2D on the right.

The 2D Repeat Region on the right had this relation on the column:
if fam_inst_param_name=="AMAPS_REV"
NAME="REV"
else
NAME="fam_inst_param_name"
endif
This is how tables displays:

Thoughts or ideas?
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

