Our button component now supports up to three states! In addition to the default state, you can now set up two additional states. Each state can have its own style, text, icon, and actions that show based on the logic you provide.
Additionally, you can now also enable hover effects for buttons so that your desktop web users will see a color shift when hovering.
Good job ! I love ! I was just working and I already started using the new version of the Button! let’s go for more!!! the community supports the growth of ADALO!!
I get so discouraged sometimes with what people say, but I feel the same… of these rollouts are continuous and really enhance the platform then great. It’s just bizarre to how dead the forms seem to be.
@adalojosh I can not for the life of me figure out how to actually make this work. I have tried many to many relations for things like follow/unfollow (like the youtube tutorials showed to do when doing the old way with 2 buttons), I have tried boolean (a logged in user follows current user true/false). Nothing.
PLEASE for the love of god respond to this reply and let me know what I am doing wrong, or please make a tutorial!
I’ll make you a tutorial but I just noticed a bug with selecting Logged In User in some cases with relationships. You might be running into this. We’ll get it fixed and I’ll report back with instructions.
I am begging the Adalo team to make the same for icons in simple lists, and allow us to have a text in the right icon, not just icon, and change color or text based on conditions, just like this button feature - PLLLLLEEEAAAASSSSSEEEEEEE lol
Translate YouTube tutorial videos into Polish, make subtitles. Or use artificial intelligence to translate the video into other languages ​​including Polish. Another thing is support. Either BOT or employee IN SUPPORT because any questions remain unanswered.
Custom lists dont always work properly, I have a lot of data and conditions, and when I create a search for the custom lists, its just doesn’t work, they become unresponsive. simple list make life simple, this should a quick fix and great power to our apps
Ok this issue is fixed! Try now. How we recommend doing it is the following:
On your Users table, create two many-to-many connects to Users: one called Following, and one called Followed By
Then add a button to the user’s profile in your app
The default state of the button is Follow
Follow adds the Logged in User to the Current User’s Followed By. It ALSO adds the Current User to the Logged In User’s Following. (You’ll need two update actions)
Add a second state to the button Called Unfollow.
Only show the second state when the Current User’s Followed By DOES NOT include the logged in user.
Set up the button to have the same actions as before only it removes instead of adds.
I just tried this and it works now. Sorry about that!
The New table component is great, however, it would be super powerful if :
It had a built-in search
It allows column to change colors based on certain conditions we set, status, text, numbers etc
Built-in Sort by and Filter-by
These 3 simple things would make the Table component a much-needed tool to rival anything out there, code or nocode, PLEASE@CH_Team@David@guislain@adalojosh