Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Sara Silva
4
Views
1
Comments
Solved
Webblocks
Question
Hello everybody,
I'm beginner in Outsystems Platform and I need help please. I created a webblock that i'll reuse on different webscreens, this webblock have a Form and two Buttons "Save" and "Cancel". On another different webscreen I don't want to show the buttons. How can I hide the buttons?
Thank you.
Cheers
Sara Silva
André Vieira
Staff
Solution
Hi Sara,
Check out
this lesson in our online training
. You can use an input parameter on the web block to implement different behaviors in the web block, e.g. use a boolean input parameter and an IF around both buttons to display them or not accordingly.
Cheers
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...