I have a Form that contains events that are scheduled across multiple days - the Form does not contain a date only the day.
In a View I want to be able to sort the events in day/time order.
Is their any easy way to do this without using code?
I tried to create a Hidden field that would populate based on the value of the Day field (i.e., 1 if Day is Thursday, 2 if Day is Friday, etc.), but it doesn't seem like you can do that (or I couldn't figure it out!).
Thanks
John H.
Please login or Register to submit your answer