gs.include().
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 10:26 AM
Hi All,
we have a domain separated instance and we need to modify a OOB script include so what is the best practice without disturbing the OOB script include in which way we can customize the OOB script include.
Please let me know your suggestions on this
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 10:42 AM
Hi @Venkatesh48
You can clone the OOB script include, and give it a unique name to avoid conflicts.
Mark the comment as a correct answer and also helpful if this has helped to solve the problem.
Krishna Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-19-2023 11:54 PM
Hi,
Instead of clone, Can we use gs.include() method??