Rule to disable button when a field has focus

  • 30 September 2016
  • 1 reply
  • 1 view

Badge +1

I have a people picker that connects to AD and a save button on a form (with other inputs that aren't relevent to this question).

 

I would like to disable the save button when a user changes focus to (clicks on) the people picker.  I have another rule setup to enable the button once the people picker is populated.

 

Is there a rule to do this?

 

Thank you!


1 reply

Userlevel 3
Badge +8

Dear ,

 

U could give jquery API's ".focus" a try . including it to a literal data label might solve this request.

 

Hope it helps!

Regards.

Reply