Forum Discussion
ArchiveUser
10 years agoQrew Captain
Hello Coreen,
It could be that if you attempting to size the URL Chart with the image tags, that may cause the error. You can attempt to insert this style of HTML format and just change the Table ID and qid for your specific Chart ID:
Example:
<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>~=qdb.GetURL("bji7iw9jh", "API_GenResultsTable^qid=32^ts=" + new Date().getTime());~</span></p>
The GetURL will go to the Table id (replace with yours) and the API will pull the Table query ID for you display.
Try this, otherwise you may want to try Exact forms Plus! It will be more versatile:
http://quickbase.intuit.com/partners/add-ons/exact-forms-plus
Best,
QuickBase Customer Care
It could be that if you attempting to size the URL Chart with the image tags, that may cause the error. You can attempt to insert this style of HTML format and just change the Table ID and qid for your specific Chart ID:
Example:
<p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>~=qdb.GetURL("bji7iw9jh", "API_GenResultsTable^qid=32^ts=" + new Date().getTime());~</span></p>
The GetURL will go to the Table id (replace with yours) and the API will pull the Table query ID for you display.
Try this, otherwise you may want to try Exact forms Plus! It will be more versatile:
http://quickbase.intuit.com/partners/add-ons/exact-forms-plus
Best,
QuickBase Customer Care