I need to create a method that is triggered by a button. I already have the button mapped, and I just need to complete the function, but I've encountered some complications.
For example, I want to filter only the ones marked in red to show only '6', and if I press again, it should return to its original state. This data is in string format.
There are probably multiple ways you could do this, but I would suggest adding an unbound field to the header of the record (looks like an Opportunity). Change your data view for this grid to show all records OR only records equaling ‘6’ when the unbound field is true. Then use your button to set / unset the unbound field.
Alternatively, if, for some reason, you wanted to persist the filtering across records, you could also make the field bound, which would allow the record to store whether the user wants it to remain filtered.
There are probably multiple ways you could do this, but I would suggest adding an unbound field to the header of the record (looks like an Opportunity). Change your data view for this grid to show all records OR only records equaling ‘6’ when the unbound field is true. Then use your button to set / unset the unbound field.
Alternatively, if, for some reason, you wanted to persist the filtering across records, you could also make the field bound, which would allow the record to store whether the user wants it to remain filtered.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.