Creo 4.0 m030. In drawings the Table; Repeat Region; Filters; By Item has stopped working. The error at the bottom of the screen states:
You may not perform this action due to symbol asm.mbr.cparam.
These are tables that have worked for many years. How do I get this working again?
I suppose the issue is with one of these:
&asm.mbr.part_number
&asm.mbr.title
Solved! Go to Solution.
PTC did make a change. To restore this functionality add the config.pro option:
allow_legacy_region_record_data yes
Here's what I recalled - https://community.ptc.com/t5/Creo-Parametric-Ideas/Allow-a-repeat-region-to-be-fixed-when-using-a-cparam-in-the/idc-p/468249#M450
Maybe this has something to do with it; but not sure if it's the cause:
(original post)
I think PTC removed the ability to filter by item on cparams. I believe it was described as intended functionality in a post from Matt Ender about a year ago.
PTC did make a change. To restore this functionality add the config.pro option:
allow_legacy_region_record_data yes