How to install the Manufacturing Central widget
To display the widget, add the following line of code to any section of your website:
<script type="text/javascript" src="http://www.kinaxis.com/manufacturing-central/services/widget/?count=20&width=250px&height=300px&border=1"></script>
Description of parameter settings:
- Count: the number of new articles to be displayed
- Width: the width of the widget.
If the value is in pixels, add “px” at the end. If the value is in percent, add “pc” at the end. - Height: the height of the widget.
If the value is in pixels, add “px” at the end. If the value is in percent, add “pc” at the end. - Border: shows or hides the border around the widget.
If the value is set to 1, the border will be displayed. If the value is 0, the border will be hidden.