Page 1 of 1

[HowTo] Use JQIndicator for a particular event

PostPosted: 04 Apr 2013 16:37
by Jorge Sousa
Click on the lock indicator , then the indicators property and elipses [...]
and then you can add/remove etc indicators
i have added one and set its initial props

Image

click on the theme to chose the lock indicator color

Image

click on the image property drop down to select which cursor (there are 20 to chose from)

Image


if you want a text message displayed along side the twirly , under message settings , set visible=true and enter your message

Image


To associate the indicator to the calculate button, click the button an in obj inspector under
jqbuttonoptions->onclick->indicator hit the drop down and select the lockindicator comp

Image


If you have one or more indicators item , it will default to 0
If you have more , set it to the lockindicator item index value you require
for this form we just have the 1 indicator , so indicatorIndex=0 is fine

Image

Thats it
I used the following icon

Image


on your machine , but of course you can change it

Image
[

--
Regards

Sean Webb

Re: [HowTo] Use JQIndicator for a particular event

PostPosted: 19 Oct 2015 14:40
by ariopax
Hi


I used above command for show LockIndicator while the event(execute Query)loaded,and it very good worked.
but now I want show LockIndicator while main page loaded.How to i do it?


Best Regards.

Re: [HowTo] Use JQIndicator for a particular event

PostPosted: 20 Oct 2015 12:20
by Alexander Bulei
Hi ariopax,

The LockIndicator can be used on events only.
For the form lock, you should use Intraweb.

Best Regards.

Re: [HowTo] Use JQIndicator for a particular event

PostPosted: 10 May 2017 13:14
by yocko
Please correct missing pictures from first post.

Thanks