Forum Discussion
MarkShnier__You
Qrew Legend
5 years agoSorry if this post is out of sequence. The Forum is misbehaving.
You need to have an <ask the user> report that asks for the Related Parent. Here is an example of code that works.
"<iframe width=\"1250\" height=\"1675\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" src=\"" & URLRoot()&"db/"&[_DBID_PICKUPS___DELIVERIES]
&"?a=q&qid=8&nv=1&v0=" & [Record ID#] & "&ifv=1" & "\"></iframe>"
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
You need to have an <ask the user> report that asks for the Related Parent. Here is an example of code that works.
"<iframe width=\"1250\" height=\"1675\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" src=\"" & URLRoot()&"db/"&[_DBID_PICKUPS___DELIVERIES]
&"?a=q&qid=8&nv=1&v0=" & [Record ID#] & "&ifv=1" & "\"></iframe>"
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
AlexBennett3
5 years agoQrew Trainee
Hey Mark,
Sorry for the inexperience working with this code,
can you tell me what &nv=1&v0= is for? I also use that same &"?a=q&qid=8 but change it to 9 for the right report that I need, nothing will display unless I use the 8,
This was due to removing the header that uses the new style of report, if I set it to the old style then it shows up.
------------------------------
Alex Bennett
------------------------------
Sorry for the inexperience working with this code,
can you tell me what &nv=1&v0= is for? I also use that same &"?a=q&qid=8 but change it to 9 for the right report that I need, nothing will display unless I use the 8,
This was due to removing the header that uses the new style of report, if I set it to the old style then it shows up.
------------------------------
Alex Bennett
------------------------------
- MarkShnier__You5 years ago
Qrew Legend
Let us do this step-by-step. The first thing I want you to do is to make a timeline report but make it where there is a filter on the report for it <ask the user> for the related project.
Once you have that I want you to run the report answer the question and then post the URL that you see on this forum and then we will go to the next step.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------