Hi All,
There are two date prompts which are, From date and to-date.
If we select from date, the to-date should get disable and in same way, if we select to-date the from date should be disabled.These 2 prompts are in prompt pages.
Is there any way to do this. Please guide me in this. your help is highly appreciated
Regards
Ram
first take one common prompt in that add static choices from date and to date...
and take 2 date prompts from date and other date prompt to date
and add conditional formatting for hide and show the from date and to date and do accordingly
I tried out like this.. its worked fine
For this i think Javascript will give u a keen solution ...try to serch javascript forms for this type of operations..