372
Views
2
Comments
Solved
[Rich Widgets Sample] RichWidgets - Container_ExpandCollapse
Question
rich-widgets-sample
Web icon
Forge asset by André Mota

hi there,

How to change the icon:


and how to give a label to it? Thank you.

regards,

I

2020-02-18 12-34-30
André Mota
Staff
Solution

Hi,

RichWidgets is a System module, that cannot be changed. To perform the customization you want, open it - in fact, it will force you to open a clone ("CloneOfRichWidgets", by default) and do the changes you need. Publish and start using in your application the Container_ExpandCollapse from the customized module.

You can do any customization following the same procedure. Note that you are not "extending" the system component, you are replacing it as source of that particular customized component. This means that any upgrade (bug fix, for example) that OutSystems may release in the System module needs to be manually applied to your customized module.

Hope it helps - happy coding!

André



2025-01-09 14-56-57
IQ78

Thank You very much Sir.

best regards,

I

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.