AlexBennett3
4 years agoQrew Trainee
iFrame 404 error (issue with code?)
Hey everyone,
Wanted to see if I could get some input on my code... I was able to get the iframe to display (it was disabled).
But then when I'm trying to make adjustments to include the "&ifv=1" to remove the quickbase header now no matter what variation i do for the URL or code I can't get it to come back. any help with this code would be appreciated.
Ultimately, I'm trying to get this Timeline to display in an iframe as an embedded report, removing the header and only showing that specific job data instead of it showing ALL.
Thanks,
Alex
------------------------------
Alex Bennett
------------------------------
Wanted to see if I could get some input on my code... I was able to get the iframe to display (it was disabled).
But then when I'm trying to make adjustments to include the "&ifv=1" to remove the quickbase header now no matter what variation i do for the URL or code I can't get it to come back. any help with this code would be appreciated.
Ultimately, I'm trying to get this Timeline to display in an iframe as an embedded report, removing the header and only showing that specific job data instead of it showing ALL.
"<iframe src=\""&[Timeline Report iframe URL]&"\"url="&URLRoot()&"up/" & Dbid () & "?a=q&qid=9" & [Record ID#] & "&ifv=1" & "&embedded-true\" width=\"1100\" height=\"600\" frameborder=\"0\" target=\"_blank\" ></iframe>"
Thanks,
Alex
------------------------------
Alex Bennett
------------------------------