Discussion:
Button to sort and filter on a particular field
(too old to reply)
unknown
2009-02-25 20:57:27 UTC
Permalink
I am using Infomaker 10.0
I need two buttons on a report:

One will sort ascending by a particular field when the user
clicks on it.

The other will filter out rows where a particuler field is
null when the user clicks on it.

Keep in mind, my users are not programmers. They should not
have to type any code to accomplish these tasks. I just
want them to be able to click on the button to execute the
task.

How do I do this?
Terry Dykstra [TeamSybase]
2009-02-26 05:19:03 UTC
Permalink
In straight IM you cannot do this. You can add command buttons to open the
standard sort and filter dialogs, but you cannot make them context
sensitive.

Terry Dykstra [TeamSybase]
Post by unknown
I am using Infomaker 10.0
One will sort ascending by a particular field when the user
clicks on it.
The other will filter out rows where a particuler field is
null when the user clicks on it.
Keep in mind, my users are not programmers. They should not
have to type any code to accomplish these tasks. I just
want them to be able to click on the button to execute the
task.
How do I do this?
Loading...