Skip to main content

Interfaces - selecting a record and a date range, to output list

  • September 28, 2023
  • 0 replies
  • 58 views

Karl_at_Easy_La
Forum|alt.badge.img+15

I have a table of Properties, and a table of Transactions. I would like to do an interface, whereby one can first select the property, and then enter the date range.

Based on that, i wanted to show the Transactions which match the PropertyId, and are within that date range. I couldn't find any 'datepicker' element, and neither could I link the filter to the value of the Property Select earlier. 

Am I missing something, or is this functionality not supported?