Recent searches
No recent searches
Is there any way to see the installation screen upon development?
Posted Apr 22, 2022
Hi guys
I want to develop an installation screen for my app so I want to know how can I see the changes during the development
0
6
6 comments
Greg Katechis
Hi Israr! When you're testing locally, there isn't a way to see the installation screen. You can package the app, upload it, and then install it privately, but it's obviously a bit of a hassle to do that. If you're just looking to test the app with those settings filled out and don't want to fill that out from the command line when starting the server, you can build a JSON or YAML file to do that locally. Take a look at this for more information about how to set that up.
0
Israr Ansari
Hi Greg Katechis
ok then I have a question regarding this can we add a custom button on the installation screen along with fields because in the documentation I can't find it
0
Greg Katechis
0
Israr Ansari
ok, basically I want to have 6 fields on the installation screen, and before clicking on install I want to validate the data which is inside the field through my own middleware that's why I need a button after the fields so that I can easily verify field data.
For Example
Thanks!
0
Israr Ansari
Hey Greg Katechis
Is there any solution to this problem because its urgent for me
Thanks
0
Greg Katechis
0