You are here: All Help Topics > Other Information > Action Events > Modify browse filter

Modify Browse Filter Action

The Modify Browse Filter action changes the arguments of a selected browse filter.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Browse Name

Full name of the Browse Definition file

"Linkage"

Filter

Calculation to filter the records displayed on the browse list

"id = '2'"

ACTION("ModifyBrowseFilter", expr1, expr2)

Where

expr1 = entry under Browse Name

expr2 = entry under Filter

ACTION("ModifyBrowseFilter", "Linkage", "id = '2'")

Related Topics