Home › Forum › Formula and Condition Editor › Hiding items on form based on date. › Re: Hiding items on form based on date.
January 6, 2011 at 11:44 pm #5555
Set the state of the group to hidden. When the form is opened (or when the date field is filled) use a simple branch behavior object with an advanced condition: Date is equal to or great than June 1 AND gate is equal or less than July 15. If true, exit behavior, if false use a set state behavior object to set the state of the group to normal.