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
Manish Jawla
MVP
14
Views
2
Comments
Can I edit built in javascript code of Tabs_ClientSide widget
Question
Forge
Hi,
I want to change one function name "
replacechild"
which is used inside the javascript file of Tabs_ClientSide.
Can you please help me out.
Thanks and Regards,
Manish Jawla
Guilherme Pereira
Staff
Hi Manish,
The widget
Tabs_ClientSide is part of RichWidgets which is a system espace and cannot be changed.
What you can do is open the module (it is open source) and copy the widget to your own library. On your library you'll be able to change any javascript.
Cheers,
Guilherme
1 reply
20 Jan 2015
Show thread
Hide thread
Manish Jawla
MVP
Guilherme Pereira
wrote:
Guilherme Pereira
,
Thanks :).
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...