I have a display which allows user to enter values he/she is looking for. The page is based on module dimensioned by USERS. As the new UX requires user to clear the field one at a time and we have quite a few fields for filtering, I thought I create an action that will reset the fields from other dummy fields which are blanks. The problem is the import action does it for all users and not only for the user that initiate the clearing (import). Is there a way to clear the line items for the user that initiates the action only? Thank you/