Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
In PTC Chip filter, I passed column names and configured its title. Whenever new columns added, its custom title is not displaying. The column name present in datashape is displaying.
As new columns will be added continously, iam expecting the customised column names should not get changed. How to do this ?
Solved! Go to Solution.
Hi @AP_10343008, did you add the new column by adding a field in the Data Shape?
I think you'll have to set those again whenever you've changed the Data Shape.
Here is an article that maybe you can refer to:
Hello @AP_10343008
Can you please share some screenshots or sample entities to understand the issue better and provide appropriate solution?
Thanks
In chipdatafilter, I provided column title for each column name. Please refer the screenshot below.
As title is 'Created On', 'CreatedOn' will be displayed in chipdatafilter. But whenever new fields added in chipdatafilter widget, the title of all columns is not displaying. The actual field name 'Creation_Time' is displaying.
As Iam having more than 20 fields, I can't redo the bindings again and again to display the custom title.
Any one have solution for this query?
How to pass column names along with its display names to chipdatafilter? So that i dont need to edit the display names whenever new field is added in datashape....
Hi @AP_10343008, did you add the new column by adding a field in the Data Shape?
I think you'll have to set those again whenever you've changed the Data Shape.
Here is an article that maybe you can refer to:
Yeah but this is not comfortable to rename all the column titles whenever we adding new fields in datashape.