Custom Pages Templates from ListView

Actions & Logic

Hello,
The main screen of the app has a ListView of different tasks (Icon associated with task, task name, address). Each task has a different name/category. When the parameters are passed on to the next page, it always displays the same layout of the page which is logical. What I would like to do is, I would like to have different page with different layout and information displayed based on the category to which the task belongs. Each category or task name needs to have associated parameters. For example when I have sneakers you want to have displayed size of the shoe, color but when you would have a hockey stick in the list view and you are passing the parameters you would like to see on the next page details as flex of the hockey stick, hand LH/RH, brand etc. from the same initial ListView. Is this even possible? If yes what do I need to do? Maybe I'm overcomplicating. Thanks for help.

What have you tried so far?

I have looked at the conditional statement but having over 20 categories this looks like very labor intensive thing to define trough dropdown menus which can be easily handled in other software trough default page layouts and assigned to category. I have search YouTube, your docs and was not able to find example on how to do this more sophisticated way?

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies