Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I want to add two triggered actions upon activating a Worksheet. The first is to Clear All and the second is to automatically select the current Registration Year (Jaar registr.). I tried all sorts of ways to achieve this (see picture above) but it just won't work...
What am I doing wrong?!?
If you use WebView (Ajax) as client, OnActivateSheet doesn't work.
You can use buttons or Actions on text objects instead to change sheet and apply triggers.
Anyone willing to help me out here?!?
Can u provide qvw,so that it will be easier to get an solution
If you use WebView (Ajax) as client, OnActivateSheet doesn't work.
You can use buttons or Actions on text objects instead to change sheet and apply triggers.
can u remove "=" symbol in Filed and try?
Hi Jerry,
Thanks for your reply!
This seems like the most logical conclusion, because I've tried anything else already. Is there a simple way to check if I'm using Ajax?
Hi Chanty,
Been there, tried that... Nope...
Try one trigger at a time, see which one is not working. Also try with constant year value, to know if something is wrong with syntax. also I think '=' before fieldname is not needed.
I tried like below and it worked for me -
for me its wrked u can try with other select in field trigger or give the exact field name.
Hi Digvijay,
The 'Clear All' does work. I'll try your other suggestions. Thnx!