GerryDaney
9 years agoQrew Cadet
Limit Width of Accordion Form element ?
Within our primary form in an app, the accordion components are running very wide on the form/display. Is there a way to somehow limit the pixel width within the (text) formula? Right now - it purposes this piece of code:
"<img qbu=\"module\" src=\"/i/clear2x2.gif\" " &"onload=\"javascript:if(typeof QBU=='undefined'){QBU={};$.getScript('" &
URLRoot() &
"db/" &
Dbid() &
"?a=dbpage&pagename=accordion.js&v=001')}\">"
I would think a limit of 1300 pixels would be ideal. Thanks for any advice, G
"<img qbu=\"module\" src=\"/i/clear2x2.gif\" " &"onload=\"javascript:if(typeof QBU=='undefined'){QBU={};$.getScript('" &
URLRoot() &
"db/" &
Dbid() &
"?a=dbpage&pagename=accordion.js&v=001')}\">"
I would think a limit of 1300 pixels would be ideal. Thanks for any advice, G