This topic guides you through all the steps required to create a component in OutSystems. It contains recommendations, best practices, and information for common situations.
Components are one of the most important aspects of modern visual programming platforms. These platforms enable reusability of code and repositories of component libraries, allowing developers to build high-quality app components and to share them with others, boosting application development time and code fragmentation.
p.s. Components, and Forge Components are the same thing. Some people here call them different things. (plugins, components...) Choose your own poison!
hi Bowen,
do you mean that Forge component like .oap, .xif, .oml are also components?
regards,
bb
Barong Bali wrote:
"p.s. Components, and Forge Components are the same thing. Some people here call them different things. (plugins, components...) Choose your own poison!"
Yes, they are the same thing.
okay, thank you sir. Everytime, i hear about "component", my mental image goes to an electronic component, like "resistor" and i am thinking in this case, component is a widget.
This is great!
Good, finally a guideline! Hope that everybody reads it and the Forge becomes cleaner.