Hi all,
Wondering if anyone can help with this little idea i want to implement.
So i'm doing a form that uses autocomplete about 3 times, so the form does 3x lots of Autocomplete POPULATE actions in the Initializing Rule.
When the form loads, The user will think "Hey dude/dudette, what's that spinny wheel thing goes on there" while the form loads.... it takes about *personal details removed* seconds.
So i've put in a Label to say the form is loading in the Initializing Rule, and then remove the Label in the Initialized rule.
Now, what i have in mind is some kind of Countdown timer, is it possible to gauge the load time and have a Countdown timer (like you get when K2 service is restarted and the forms take a while to load, k2 have that countdown timer) on the Initializing Rule? It's just that i find that it will give the users something to look at and distract them while the form loads up.
My other question is, the three populate rules all pull data from the same smartobject, so is there any way of links 3 Autocomplete controls to one Populate Rule?
Thanks,