How to update the list with the returned value after passing the search period to the API

Database & APIs
hello...

ㅁ Status
- It is possible to pass StartDate and EndDate as fixed parameters
   to the API at the beginning of the page and then show a list of 
  the relevant period.

ㅁ Inquiries
- I clicked the button on the page to change the startdate and 
  enddate periods and sent them to the API.

- After delivery, how do I reflect the values ​​returned for 
  the relevant period back into the list?

I would greatly a
ppreciate your reply.
What have you tried so far?
Initially, the default start and end dates were passed to the API to implement a list for that period.

I want to select a period and update the list again with the returned list after passing the value of the selected period to the API.
Did you check FlutterFlow's Documentation for this topic?
No
2
6 replies