Blesta Addons Posted August 9, 2014 Report Posted August 9, 2014 is possible to make the two work togheter . $this->Widget->setTabs $this->Widget->setLinkButtons as now if they are the two in the view file , only the setTabs is displayed .
Tyson Posted August 11, 2014 Report Posted August 11, 2014 No, you can't use those two together. The design simply cannot accommodate both. Per the documentation, the link buttons only work with links, not tabs.
Blesta Addons Posted August 11, 2014 Author Report Posted August 11, 2014 On 8/11/2014 at 8:30 PM, Tyson said: No, you can't use those two together. The design simply cannot accommodate both. Per the documentation, the link buttons only work with links, not tabs. yes i have already found that , but it was not referencing the correct info , it should be corrected Sets navigation buttons along with Widget::setLinks(). This method may only be used in addition with Widget::setLinks()
Tyson Posted August 12, 2014 Report Posted August 12, 2014 I'm not sure what you mean. Could you clarify? The language you quoted is straight-forward.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now