Hi all!
firstly thanks for having me here, I’m new to power apps and have been able to utilise the past discussions and YouTube for my issues so far but I’m stuck with this one so hoping one of you may be able to assist!
basically I’ve got a new power apps and I want a homepage that you can navigate to a form from.. the form in question I have made a tabbed form using modern insert ‘tab list’ I’m super happy with how this turned out but now I’ve realised that in creating this it has made the form be the first page of my app and not my home page..
when I click ‘App’ —> ‘OnStart’ —> Fx = Set(tabData, Table({TabName:”Customer details”, TabValue:1},{TabName:”Transaction Details”, TabValue:2}))
this is obviously why my form is on start of my app however my question is how do I keep the tab formatting I have above but not have it OnStart of my app?
Appreciate any help in advance!

Report
All responses (
Answers (