Timer Method in Forms?
Paul Mulroney
pmulroney at logicaldevelopments.com.au
Mon Apr 25 06:17:32 UTC 2022
Hi Das,
If you want the timer to fire on your jsClient remote form, then you'll need to use the timer component in the remote form. Otherwise, the code in the timer object won't execute where you expect.
We use timer components on our remote forms for one or two minor functions. We also have timer objects to run cleanup type operations on the server, but these operate independently of the remote forms.
Regards,
Paul.
> On 25 Apr 2022, at 2:25 am, 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
The nurse came in and said to the doctor "There's a man in the waiting room who thinks he's invisible, what should I tell him?"
The doctor said "Tell him I can't see him today."
--
Paul W. Mulroney We Don't Do Simple Pty Ltd
pmulroney at logicaldevelopments.com.au Trading as Logical Developments
www.logicaldevelopments.com.au ACN 161 009 374
Ph: +61 8 9458 3889 86 Coolgardie Street
BENTLEY WA 6102
More information about the omnisdev-en
mailing list