13
Views
2
Comments
Solved
How to make common UI parts
Question

Hello.


I want to create a common UI widget and use it in other apps.

I did not get any worthwhile information even if I searched. Please help me.


What I want to do is

UI tool you created (ex: combo box etc.) and accompanying action

I want to make it available to other apps.


Thank you.

2019-10-09 05-09-10
Rushabh Shah
Solution

Hi Rio,


You can use Web Blocks for the same. Set its Public Property to Yes and you can use the web block across different Modules.

This Link will help:

https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Web_Interfaces/Navigating_in_the_Application/Web_Block


Regards,

Rushabh


UserImage.jpg
Rio Toyoda

Rushabh Shah wrote:

Hi Rio,


You can use Web Blocks for the same. Set its Public Property to Yes and you can use the web block across different Modules.

This Link will help:

https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Web_Interfaces/Navigating_in_the_Application/Web_Block


Regards,

Rushabh


it is complete!
Thank you!


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