Layer7 API Management

 View Only
  • 1.  Portal Custom Pages

    Posted Jun 22, 2023 06:36 AM

    Hello,

    We are trying to customize pages on API Developer Portal which is 5.1.2 version.

    But SampleTemplates.zip files which is downloaded from Portal does not seem up-to-date. 

    It runs different javascript codes like main.js.

    How can we get the up-to-date SampleTemplates or how can we reach the default html, js and page sources on Portal server? Please could you share the path on the server?

    Thank you.



  • 2.  RE: Portal Custom Pages

    Posted Jun 22, 2023 06:37 AM
    Edited by Ozgur Anil Demir Jun 22, 2023 06:38 AM

    As an another example for difference, on the SignIp page there is no slide to confirm button on SampleTemplates.zip file.




  • 3.  RE: Portal Custom Pages

    Broadcom Employee
    Posted Jun 26, 2023 04:35 AM

    Hi,

    It's a sample template file. It doesn't have the original code. the main js other javascript files and css files are samples. You can customize the pages according to your need. For an example, if you want to add the slides in signup, Please go ahead and add it and likewise other functionalities and styles. Hope it helps.




  • 4.  RE: Portal Custom Pages

    Posted Jul 03, 2023 05:31 AM

    Hello Prakash,


    Thank you for your response. How can i reach the original code for a look?

    Kind regards




  • 5.  RE: Portal Custom Pages

    Broadcom Employee
    Posted Jul 04, 2023 06:47 PM

    Hi,

    You can use the browser developer tool to find the original page html and Javascript code. 

    Thanks.