Loading...

RE: qListForm: Auto-populate event year when entering an event date?

RE: qListForm: Auto-populate event year when entering an event date?

#4966
Anonymous
Anonymous
Participant

Hi ,

  You need to create a calculated column in the Events Tracking list that would extract the year portion of the event date.

Then you can create a custom list and add some years there. This list would be used by the qSelector and store the selected year in a session.

Set the qListView's CAML property to filter the events using the session from the qSelector.