Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi i have two calender objects for Start date and End date, each controlled by variables vStartdate and vEnddate.
When i select any of these and change the dates i want to clear all the previous selections on my date field which is cdate and cweek.
I tried using trigger to 'Clear Field'= cweek in the 'On Change' and 'On Input' triggers of the variables.
Clear Field is not working at all.... Why ??? Pls help
Hi
I think, you used "=" symbol in clear field. If so, remove that "=" sign
Trigger-> Onchange -> Clear Field -> cweek
Can you share your qvw?
No... i tried all combinations....
when i put clear all instead of clear field, its working....
But i need clear field itself
Try to use clear other field action first.... i.e. if you have more than one action in OnInput or OnChange, prompt the Clear Other fields action first.
Hi
can you able to provide the sample post?
or
set hierarchy in the action.
Hi Arjun,
Find the attachment hope it will helps you., if you have calendar object to select the date then you can follow this.,
This is just a suggestion.
Hi Vishnu, i am using the Personal edition. Cant open the file.
I would greatly appreciate if you could write the code here ..