Avatar

Correct answer by
Employee

Attached a sample file that has two text fields and one signature field , the signature field enables only when some values are typed in both the text fields.

Steps to achieve this :

1) disable  the signature field when the form loads

2) enable it when both the text field values are not null

--Santosh

View solution in original post