Hi Flutter flow community, I'm new to flutterflow and building apps in general. having trouble getting my api to do a on page load, i simply just want to open the tab and the api to display the desired data.
I'm building a movie randomizer app,
I've got all the ui working and it does display when i press the button but not when i try to do a on page load, however i did somehow seem to get it working at one point but quickly realized that i couldn't map two actions to the same text at once. hopeless that makes sense!
again i am very new to building apps.