Hi! is where any button which will open hyperlink on press? and where manual for this superfunction?
I use:
{ view:“button”, value:“Home”, width:120, type:“form”, click:“location.href=‘http://home.com’”}
but js inside button is best idea?
Hello,
The line you use is ok. Webix button is a styled JS button in essense, so click behaviour is defined in the same way.