Forms Help

anu menon asked on March 28, 2015 05:42

Hi All

I need a quick help. I have a form and on checking a checkbox I want to show up a calendar textbox.

Please help me

Thanks Anu

Recent Answers


Brenden Kehren answered on March 30, 2015 05:53

On the checkbox field, check the "Has depending fields" checkbox on the field definition. Then on the calendar textbox set the "Depends on other fields" to true and set the visibility property = CheckBoxFieldName.Value

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.