G
Guest
How do I do this? (Or is it even possible?)
I have two fields on the form--startdate and enddate.
I would like sort the form the following way:
First: by startdate where enddate is null
Next: by startdate where enddate is not null
This is so the user will see the 'active' entries before the inactive ones.
Thanks in advance.
I have two fields on the form--startdate and enddate.
I would like sort the form the following way:
First: by startdate where enddate is null
Next: by startdate where enddate is not null
This is so the user will see the 'active' entries before the inactive ones.
Thanks in advance.