Grid field

Hi All,

I am using a grid field with record as the source and here i am using the record user filters as grid filters.

Now ,How can I save the filter that user selected to any local variable ?

thanks in advance,

Surya

  Discussion posts and replies are publicly visible

Parents Reply Children
  • Hi Mike,


    In my case, I am using a record where it contains order details with different status like "Delivered","Placed" so on.
    and these were given as filters in record level (which i have used in interface as well) and for every order it will have amount and when ever user selects a filter only those amounts should be added and visible to user.
    I have tried and I am getting total amount irrespective of filter selected.
    Now if there is any way to store the selected filter then i can achieve it.

    Thanks in advance,
    Surya