Q: Hi, 1.
Can I modify what appears in the screen and permissions based on user roles?
2. Can there be access without log in (public)?
3. Can I add buttons for certain tasks within the views or records? For example, if you open a listing, an option to book or something like that.
4. Are there webhooks and APIs?
5. Can I have multiple custom domains per app? Like, a group of apps related to a business and another to another business?
Thanks!
Patrick_Frontly
May 14, 2024A: Hey there,
1. Yes, we have a User Groups system allowing you to assign specific users to roles and then use those to show/hide entire pages and or even specific blocks on a page.
2. We are about to release an update tomorrow to allow an optional setting for public-facing pages that can load Google Sheets without requiring a user to login.
3. Yes, you can create Buttons on your page, and trigger actions from clicking table rows and other records, etc, to trigger views to popup with data, navigate between pages, etc.
4. We have a simple outbound webhook where you can trigger events in other platforms, which is available as an 'Action'
5. Each 'App' in Frontly can have its own unique domain, so if you need multiple domains you'll just need to set them up as their own apps in Frontly.
Thanks for your questions,
Patrick