cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Table Filtering

BillChapman
12-Amethyst

Table Filtering

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

 

1 ACCEPTED SOLUTION

Accepted Solutions

PTC did make a change.  To restore this functionality add the config.pro option:

allow_legacy_region_record_data yes

View solution in original post

2 REPLIES 2

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

Top Tags