Timer Method in Forms?
TBS
andyh at totallybrilliant.com
Sun Apr 24 18:33:29 UTC 2022
Das
Sounds to me like you would want to learn all about JavaScript and xmlhttp - super powerful to allow communications between your page and your app ‘behind the scenes’ - not sure of the Omnis inbuilt capabilities here but it’s a combination I use all over the place in my web app for all that kind of non core communication
Andy Hilton
Totally Brilliant Software Inc
Phone (US) : (863) 409 4870
Phone (UK) : 0207 193 8582
Web : www.totallybrilliant.com
Helpdesk : http://totallybrilliant.kayako.com
Email : andyh at totallybrilliant.com
On Apr 24, 2022, 2:25 PM -0400, Das Goravani <goravanis at gmail.com>, wrote:
>
> I have made a code class just for this.
>
> I have put a call to a code class in the construct of my form.
> The called method just has one line, it starts a Timer Method in the same code class.
> I have a sound bell in the Timer method.
>
> I’m not getting any beeps.
> As far as I can tell the Timer method isn’t being called.
> Yes, I know it’s not being triggered.
>
> There is no timer method activity.
>
> Do timer methods not operate on forms?
>
> This doesn’t really involve the form actually, it’s being done in a code class.
>
> Why would my timer method not work?
>
> This is the 2nd thing in 2 days that just doesn’t work. The other being my cliient command completed method not being called.
>
> Very frustrating to code and not be able to get things to work, especially when they are relatively simple.
> _____________________________________________________________
> Manage your list subscriptions at https://lists.omnis-dev.com
> Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com
More information about the omnisdev-en
mailing list