I've this code below in a form that depending of the day of month, sets a specific checkbox (month)
All of the sudden it stopped working
[frm-set-get day=[date format=d]][frm-condition source=param param=day greater_than=24][frm-math]([date format=n] + 3 ) % 12[/frm-math][/frm-condition][frm-condition source=param param=day less_than=25][frm-math]([date format=n] + 2 ) % 12[/frm-math][/frm-condition]
can someone assist so it can work again?
<p>Ok - thanks for your reply - I'll then seek a solution elsewhere / another formular plug-in . </p>
Please login or Register to submit your answer