I want to take advantage of some functions in appsheet rather than using another third party.
I want to place an Iframe form on a site that is just a form and reopens to a form, it doesn’t show anything other than the form. I’m collecting user info, i.e. email, phone, address. Doesn’t display the menu upper left or search, just the form.
Can I do this without any security issues and or without additional fees?
Thanks!
It will work with a public app on a Publisher Pro plan. Secure apps won’t work in an iFrame because logging in is not supported in an iFrame.
More info in this thread:
[How can I use app in my domain name?](https://community.appsheet.com/t/how-can-i-use-app-in-my-domain-name/18880) Questions
Hi! I have app for my seller. Where they are register sells. And I want to share my products list to my clients. I have make 2 apps: first is private just for my sellers and second is public for my clients where they can see wich products have in his region. And I have public domain, how can I put my public app to my domain name ?
1 Like
-
As @GreenFlux mentioned, create an app that does not require user login.
-
Within the UX options, disable the menu and search buttons:
- Then within the table options, toggle on 'filter out all existing rows:
3 Likes
Awesome, thanks!