Records

Certified Associate Developer

There is no option for userfilter to add the date picker dynamically to filter on selected dates. Only way is to filter on predefined values like more than certain date. Does anyone have  an  option or any plugin which will support this feature in appian records?

  Discussion posts and replies are publicly visible

Parents
  • As far as I understand, you are looking for a Record user filter with date picker. It is not available using dynamice filters or a!facet() however, you can try the following:
    1. Create an record like interface and use same datasource (Entity, PM, or Expression/API)
    2. Use date field for filter and opt for refresh on key press
    3. Add record link to your record list items and go to respective summary dashboards

    Note: This is an apt method for Sites and Embedded and not for Tempo interface.
    Trust this answers your question.
Reply
  • As far as I understand, you are looking for a Record user filter with date picker. It is not available using dynamice filters or a!facet() however, you can try the following:
    1. Create an record like interface and use same datasource (Entity, PM, or Expression/API)
    2. Use date field for filter and opt for refresh on key press
    3. Add record link to your record list items and go to respective summary dashboards

    Note: This is an apt method for Sites and Embedded and not for Tempo interface.
    Trust this answers your question.
Children
No Data