Newbie question: Is there a way to have an checkbox input define a
var?
I have a report for sales activity for a user definable date range.
I want to include a "Last Month" checkbox in my form section of the
page.
I already have the code to create the dates for this, but am hoping to
use an IF/ELSE with the checkbox to automatically populate the input
text boxes IF the box is checked.
Any common or creative ways to achieve this?
~Mo
var?
I have a report for sales activity for a user definable date range.
I want to include a "Last Month" checkbox in my form section of the
page.
I already have the code to create the dates for this, but am hoping to
use an IF/ELSE with the checkbox to automatically populate the input
text boxes IF the box is checked.
Any common or creative ways to achieve this?
~Mo
Comment