Skip to content

Please, How to select Date picker, execute the Rest Querry and display Row of data according to date selected ? #13632

Answered by mikesealey
assia-zoubir asked this question in Help
Discussion options

You must be logged in to vote

Hey @assia-zoubir

Here's a little step-by-step guide for you that should get you started, but as always you should adjust to better suit your needs once you're up and running.

In the Data tab, you should create your REST query, there's a great section in the documentation which you can find here, but if you're in a hurry, head for the subsection REST bindings (tutorial).

Then in the Design section, add a Form component, and then add a Date Picker. Set the Date Picker Field value to something by typing or selecting from your schema if you have one. Then using the On Change set two actions:

  • Execute Query - This should be the REST API query you created in the Data tab.
  • Update State - Set St…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mikesealey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
2 participants