
In a factory setting, it may be desirable to limit the access of the cMT X Series web browser.
We can do this by unchecking "Show navigation bar" and using the Control registers instead.

Control Word Codes:
1 - Go
2 - Reload
3 - Stop
4 - Back
5 - Forward
6 - Clear Cache
7 - Clear Cookies

For the favourites buttons, we're using a "Combo Button" with 2 Actions

Action 1 - Write constant string with our URL

Action 2 - set the control word to "1" for "Go"

Repeat for shortcuts required.
As usual, we have a demo project for you to try out here.