ChrisNewsome
2 years agoQrew Captain
Button to print record on a different form
OK so I have a record I edit, and I have a button called "print this page" that opens a different form and automatically asks to print. It's worked for a couple of years until recently, and now it's saying:
"There's nothing here!
The form you're looking for has been deleted, or the link that brought you here is incorrect."
I haven't changed the form, so I'm assuming something else has broken it, but I can't get it to work again. Here is the formula that was working:
URLRoot() & "db/" & Dbid() &"?a=printr&rid=" & [Record ID#] & "&dfid= 1000010"
Any ideas as to what changed and how to fix it?
------------------------------
Thanks,
Chris Newsome
------------------------------