Page 1 of 1

Help : AUTOMATIC TRIGGERS

Posted: Thu May 05, 2011 8:04 am
by at_rcc
Hi Everyone, i wanted to know if nuBuilder has a way lets say that a product expiry date will be reached tomorrow and it automatically detects this and notifies the user.? a button or javascript.?

Re: Help : AUTOMATIC TRIGGERS

Posted: Fri May 06, 2011 12:29 am
by admin
at_rcc,

We run cron jobs on our linux server, nightly, that can trigger things.

Another way is by creating a display field on the index page.

Something you will see everytime you log in eg.
train.PNG
Then have a button that opens a browse window of records that need attention.


Steven