Forum Discussion
BarryGulino
8 years agoQrew Cadet
I tried an ACTION first, but like you said, it did not have an edit option. I would need you to explain in more detail on the report link field if that�s ok.
I also tried this Formula URL and it works directly on the form, but the �disprec=1� sends me to the record. I want to be sent back to the form that houses the report. Any idea on how to make that work?
URLRoot() & "db/" & Dbid()
& "?act=API_EDITRecord&rid=" & [Record ID#]
& "&apptoken="xxxxx"
& "&_fid_81=" & Now()
& "&disprec=1
I also tried this Formula URL and it works directly on the form, but the �disprec=1� sends me to the record. I want to be sent back to the form that houses the report. Any idea on how to make that work?
URLRoot() & "db/" & Dbid()
& "?act=API_EDITRecord&rid=" & [Record ID#]
& "&apptoken="xxxxx"
& "&_fid_81=" & Now()
& "&disprec=1