Query Multiple Documents

Actions & Logic

Hi All

I have a collection of „symptoms“. The user can add a symptom with its specific attribute like painDuration, painCourse, symptomName etc.

At the end the user should be able to retrieve all symptoms at once (with the attributes) and copy it to clipboard.

Whats the best approach to solve this?

I‘m looking forward to get your advice!

Regards,

Sven

What have you tried so far?
  • I was able to solve this with once document, but realized that it‘s not scaleable

  • Query a list of documents, tried to create a loop action to get e.g. all „symptomName“ in the collection

  • I‘ve also tried it with custom code (with ChatGPT and the build-in Code AI Generator

Did you check FlutterFlow's Documentation for this topic?
Yes
2
11 replies