Hi,
I would like to add third party extensions in library module and wants to use extension action in end user module. What is the process to get those function.
Regards,
Rajini
Hi Rajini,
Can you try and explain better what are you trying to accomplish?
Regards,Marcelo
Hi, do you already have the extension that you want to use or you need to build one and then use it in your module?I would recommend you to check the docs: https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/Extend_Logic_with_Your_Own_Code/Extension_Life_Cycle/Use_the_Extension_in_a_Module
Roman Tkachenko wrote:
Hi Roman,
Thank you for your replay, i would like to use existing extension (downloaded from forge).
My question is, i have added downloaded extension in module A, i want to use extension functions in module B by adding reference of module A.
Rajini Ch