Query Record Type in a grid

Hi Team,

We have a grid which shows data from record type where we pull data from DB table.

We have a column which is integer in DB table but in the grid we have shown the value with a text prefix. We want to search the grid with the value shown in grid.

Example -- In table the value is stored as 123, we are showing in grid as TXT123. I want to search the grid with the value "TXT123". While searching it does not show any value but with 123 it returns me the row.

Please let me know if we can search the grid with value TXT123 and how to do it. We would want inbulit feature of Appian grid search.

Thanks in advance

  Discussion posts and replies are publicly visible

Parents Reply
  • Hey Peter,

    Thank you for your response.

    With custom record fields, I can do the searching but the issue is Custom Record Fields are enabled only when Record Type's DB Sync is enabled. We can not enable the sync as our rows would be more than 1,000,000 and also we have fields where character limit exceeds the prescribed character limit of 4000 for enabling data sync.

    So this would not work as a solution for us.

    Can we have any other workaround for resolving the issue like if we can have the custom record field enabled even if DB sync is disabled in Record type?

Children
No Data