My PTC and associated tools are currently undergoing planned maintenance. This may impact the community, especially login. Pages may become temporarily unavailable, requiring a refresh or resubmission.

Translate the entire conversation x

How to enable sorting for all fields in grid widget

Willie
16-Pearl

How to enable sorting for all fields in grid widget

In TWX 8.5, it was possible to enable sorting for all fields in advanced grid widget without enabling it for each field. In TWX 9.5, the new grid widget requires the sort functionality to be enabled individually for each field in grid configuration. Is there a way to make all fields sortable without enabling it individually for each field in grid configuration?

1 REPLY 1
Rocko
18-Opal
(To:Willie)

If you want a hack:

-Export

-Edit XML

-Find/Replace "editable" : false,  --> "editable" : true,

-Reimport

 

Otherwise no.

Announcements


Top Tags