- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 06:22 PM
we know customer as many request for customization and everytime we need to add Java script as per request. and whenever i see java script cisco asked to put under sportal portal settings-> instructional text . if we have many scripts can we put one by one below? or is there any limit of we can only put 1x script inside instructional text? Thanks.
Solved! Go to Solution.
- Labels:
-
Identity Services Engine (ISE)
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2020 07:29 AM
There may be a limit to that actual number of bytes ISE is willing to store for the Instructional Text.
Otherwise, there should not be a limit to the number of <script></script> tags nor to the amount of Javascript code within those elements. Ultimately, it's just part of the portal HTML code that ISE is serving.
I just added 10 x scripts and you can see it rendered in the Preview
Any JavaScript customizations are the responsibility of the customer and should be tested for browser compatibility and performance impacts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2020 07:34 AM
Great , as per your screen capture there are multple scripts open and closed. Thanks for info...appreciate your response.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2020 07:29 AM
There may be a limit to that actual number of bytes ISE is willing to store for the Instructional Text.
Otherwise, there should not be a limit to the number of <script></script> tags nor to the amount of Javascript code within those elements. Ultimately, it's just part of the portal HTML code that ISE is serving.
I just added 10 x scripts and you can see it rendered in the Preview
Any JavaScript customizations are the responsibility of the customer and should be tested for browser compatibility and performance impacts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2020 07:34 AM
Great , as per your screen capture there are multple scripts open and closed. Thanks for info...appreciate your response.
