"Next_day" and "Previous_day" buttons for date picker item
586714Jan 9 2008 — edited Jan 16 2008Hi,
I have got a date picker item with TO_CHAR(CURRENT_DATE , 'DD.MM.YYYY'); as default. Now I want to place a "Next_day" and a "Previous_day" button next to it which would change the date of the item respectively.
I tried it with making a button with a request of javascript:doSubmit('NEXT_DAY');.I tried buttons and button items, but I didn't get it working.
Does anyone have an idea how to realize that or does anyone have experience with it?
Thanks for any suggestion,
Roger