Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
keerthika
Creator II
Creator II

How To Clear Multiple Fields

Hi all,

        I have a button , if i click on that button i need to clear multiple fields (Note: I don't need to clear all fields)

Thanks in advance

1 Solution

Accepted Solutions
Anil_Babu_Samineni

There is no way to cleat for Field level, In fact you can think this way(Creating Multiple actions). PFA

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful

View solution in original post

8 Replies
Chanty4u
MVP
MVP

keerthika
Creator II
Creator II
Author

Hi Chanty,

              Its not working for multiple fields

Chanty4u
MVP
MVP

try with macro may be

Clear selection in multiple fields

keerthika
Creator II
Creator II
Author

Hi ,

     Can you say how to create a macro to clear multiple fields

vijetas42
Specialist
Specialist

I think for every field you have to add clear field action to your button

Regards,

Vijeta

vipin_mishra479
Creator II
Creator II

In button action there is field option you pass field name and in serching string you pass space

with the help of this you can clear that perticular field.

you can apply this for multiple field

Hope this will help !!

Anil_Babu_Samineni

There is no way to cleat for Field level, In fact you can think this way(Creating Multiple actions). PFA

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
sasikanth
Master
Master

HI,

You can add multiple "Clear Field" Actions.

Thanks,