Changelog
January 24, 2022
Push in production
6
Tickets processed
20
Bugs fixed
8
Lines of code
+
1353
-
4398
Hi there 👋
Hope you had a great week and are ready to go again 🙂
Last week, we added the following improvements to WeWeb:
Let's have a look at some of these in more detail.
You can now bind URLs, headers and queries in REST API collections.
What does that mean? Here are two examples of how you could leverage this:
You can now use the search term variable initialized by the search bar element to find elements in your REST API collections.
In the example below, we're using the API call to search the Meals DB.
Except that instead of using the "Arrabiata" example they provide in their API documentation,
we use the "Search bar - value" variable that's automatically created by WeWeb when you drag and drop the "Search" element onto a page:
⚡️ Pro tip – a neat little feature that's a bit hidden in WeWeb, you can see the current value of any variable inside the navigator sub-menu.
If you're using an API that requires an API key to authenticate, like IMDb's, you can add the API key as a variable in WeWeb and bind that variable to your API call as shown below:
These include:
⚡️ Pro tip – when you hover on a no-code function in the editor, you can see help text that explains how the function works.
Assuming you've added the Auth0 plugin to your WeWeb project, you can now choose to add the following actions in your workflows:
🧐 Quick reminder – this comes in addition to the login and logout actions that were already there.
Finally, we added three new drag and drop elements that we think you'll enjoy very much since many of you asked for them 😊
You can "hard-code" options or bind the dropdown element to a collection.
In the example below, you can see:
Would a bit of voiceover help to guide you through this step by step? 🤔
👉 Check out the video tutorial on our YouTube channel.
It's a sliding panel that opens on click, great to add forms for your users to update a record without crowding the page.
You'll find this in navigations templates:
It's more of an advanced element but, when you drag and drop it onto your page, you will access instructions on how to tailor it to your needs 🙂
Finally, we added a date picker that is much more intuitive than our previous date element.
Like the dropdown element, you'll find it in the add elements sub-menu here:
Hope you enjoy it!
Alright, that's it for today. Let's catch up again next week! 😀
In the meantime, a reminder that you can:
Have great week! 🥳