cancel
Showing results for 
Search instead for 
Did you mean: 

calling single action from multiple buttons

ChandraMahajan
Active Contributor
0 Kudos

Hi All,

i want to call a common action assigned to 2 buttons. the action will have a flag. depending on button click i have to execute method with flag as true/false.

i think i can do this by getting the ID of the button. please let me know is there any method to get the ID of the button clicked or do u have any other solution for this???

Regards,

Chandra

Accepted Solutions (1)

Accepted Solutions (1)

thomas_szcs
Active Contributor
0 Kudos

Hi Chandra,

Just enter "ID type string" as a parameter above to the code of the action.

Best regards,

Thomas

P.S: Another way to solve this problem is to use parameter mapping for events of ui elements.

Answers (0)