Level Up Your Softr No-Code App Build With Action Buttons | Softr.io Tutorial 2022
No-Code Ireland
0:00 / 0:00
Level Up Your Softr No-Code App Build With Action Buttons | Softr.io Tutorial 2022
8 633 просмотра · 4 года назад
No-Code Ireland
4,88 тыс. подписчиков
8 633 просмотра · 4 года назад
In this video I show you how to take your Softr game to the next level showing how to build advanced features into your no-code app build such as how to let users like items, favourite or save for later, and pretty much trigger any action directly from a list block inside of your Softr No-Code App Builder Studio!
In future videos planned for this series we show you further advanced features surrounding enhanced interactivity with users through your no-code platform (e.g. updating records, forums, knowledge resources, user profiles, follow users, upvoting, payments etc.) so stay tuned. 😎
We are in the process of developing our No-Code community & all resources accompanying this tutorial can be found inside our community, including an embedded copy of the airtable base shown in this tutorial! The first (🏆) 20 members will have free access for life! Apply Here:
https://www.no-code.ie
What functionality would you like to see on a tutorial on in future? Let us know in the comments below.
This is the piece of script required re: email hidden field so that when the user clicks the action button on your Softr No-Code Webapp, it automatically submits their email address that they are logged in directly to your actions table in your Airtable base (note: this must go in the "value" field of your hidden field in your Softr form block):
{LOGGED_IN_USER:EMAIL}
This is the piece of script required re: Record ID hidden field so that when the user clicks the action button on your Softr No-Code Webapp, it automatically submits the Record ID of the current list item that they are clicking on directly to your actions table in your Airtable base (note: this must go in the "value" field of your hidden field in your Softr form block):
{URL_PARAM:recordId}
And remember: the tag of each of your form fields must match EXACTLY the name of the corresponding column that you are mapping it to in Airtable.
No-Code Tools 🔧 used in this video:
1. Softr.io - a visual developer for making web pages and web applications using pre-built blocks & templates:
https://get.softr.io/no-code
(Note: the Softr link above is an affiliate link and I will be paid a referral fee if you sign up through my link; Thank you in advance for supporting me and my channel!)
2. Airtable.com - a database that looks and feels like a spreadsheet, but with all the power of a database plus automation tools and a deep network of integrations with other no-code tools: https://www.airtable.com
As always, thanks for watching and talk to you soon!