Hi folks, been a while but now with some content about outystems, and this tool is amazing for building websites, actually I wanna show something I have been working with my team, I helped developed most of the Web Design and some features of the websites and has been a challenge but first I wanna show you how you can Integrated javascript with a low-code solution.
Let's start.
First you need to create a Client Action, let's called CheckManagerRole, you will need to get a role too called FamilyManager.
The amazing part of Outsystems is you can build fast applications for good and fast problem solving.
Now back to the project.
Using Javascript snippet with the current code.
You will need to create a Parameters, since you will need a Output variable to check the ManagerRole.
After that you will need to create an assign.
And its pretty much done.
Let me show now how you can apply on your project.
On the Screen you desire to apply this you will need a OnReady, occurs after the Screen or Block DOM is ready, so before the transition starts.
This is really important because we want the check the ManagerRole this way.
On the assign is really important to check the Manager Role.
And after that you will need a input or something you want to verify the Manager role in this case is going to be the RemoveEvent feature.
Done, check your website now.
Thank you so much for reading and im glad to be back.
Top comments (0)