This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Scheduler more customisation needed
#7
Thank you admin,

As I see from example from link you given:

hour = 12 -- event time / start hour
min = 30 -- event time / minute
id = 42 -- event DB id

db:update('scheduler_events', {
start_hour = hour,
start_min = min
}, { id = id })

possible update local db. I think it also means that the same way I can just read db with existing setting and than copy them to group. After that I can show data at visu..

So how I can just read existing scheduler parameters (need Time hour and minute at least) and copy it to groups..

BR,

Alex
Reply


Messages In This Thread
RE: Scheduler more customisation needed - by AlexLV - 16.10.2020, 12:30

Forum Jump: