Forum Discussion

rvickersevotix's avatar
rvickersevotix
Cloud Apps
08-01-2022
Solved

Rtrim - Front end - Is it possible, or group similar with no access to the data model.

Rtrim - Front end - Is it possible, or group similar with no access to the data model. We essentially have a data model that pulls through a lot of text fields, one of those text fields is "Who com...
  • HamzaJ's avatar
    08-01-2022

    Hi rvickersevotix ,

    It is not possible to edit text-fields in the front-end. Only thing that comes to mind is perhaps using a widget-script (dont know what exactly) that can alter the results for you , before it comes into the widget. Or you can use a text-filter and filter on 'contains xyz'

    I know harikm007 is great at custom widget scripts. Perhaps he has an idea