Jump to content
  • 0

Allowing users to filter something pre-filtered...


RyanSpaulding

Question

Hey all -

I have a calendar that our business developers use to schedule meetings and upload pre and post meeting notes to. There is another page that shows all meetings that have post-meeting notes on. This is done by taking the calendar data and using a predetemined filter that returns all records where the 'notes' field is not blank.

This returns all notes for all regions. As this grows in size, I want the user to be able to pick the region from a dropdown before returning results. So, this page needs to use the predetermined filter to cut it down to only records with notes attached, AND the user needs to be able to select the region to view.

How do I combine predetermined and user-selected filtering? Is there a different way to do this?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hi,

you said you want to implement two filters: 1) predetermined 2) user-selected.

You can use views and apply the predetermined criteria/filter over there. Please view this article: http://howto.caspio.com/views/creating- ... table.html. And for second filter, you can select 'Allow users to select data using a search form' in 'Calendar Wizard-Search Type'. Then configure the dropdown option for the selected field in 'Calendar Wizard-Configure Search Fields' and proceed further.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...