
0
time interval specification in the form
hi, as a webmaster, can i handle the time interval specification in the form? thx for your answere
Служба підтримки клієнтів працює на UserEcho
Служба підтримки клієнтів працює на UserEcho
0 - Realtime
1 - 2 hourly digest
2 - 4 hourly digest
3 - 6 hourly digest
4 - 8 hourly digest
5 - 12 hourly digest
6 - Daily digest
e.g.
<input type="hidden" name="schedule_type" value="1" />
Or you could present them as a <select> list.
I'll get this written up properly and added to the Help page.
The workaround for now would be to use a form with the schedule_type option.