Hello Jedox community,
Has anyone successfuly implemented scrollbar=no in hyperlinks??? It seems not to work...
_____________________________________________________________________________
knowledgebase.jedox.com/knowledgebase/function-hyperlink/
Example with position and size information and additional information for the target browser window (address bar, menu bar, window resizable, scrollbars, status bar, toolbar, each with =[yes|no]):
=HYPERLINK("/Default/Public Files/target.wss#_blank,top=200,left=200,width=300,height=300, location=yes,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no","My link","My tooltip")
This additional information is only possible with the option #_blank and is only for the browser window (e.g. a Jedox Spreadsheet has always scroll bars).
Has anyone successfuly implemented scrollbar=no in hyperlinks??? It seems not to work...

_____________________________________________________________________________
knowledgebase.jedox.com/knowledgebase/function-hyperlink/
Example with position and size information and additional information for the target browser window (address bar, menu bar, window resizable, scrollbars, status bar, toolbar, each with =[yes|no]):
=HYPERLINK("/Default/Public Files/target.wss#_blank,top=200,left=200,width=300,height=300, location=yes,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no","My link","My tooltip")
This additional information is only possible with the option #_blank and is only for the browser window (e.g. a Jedox Spreadsheet has always scroll bars).