Forum Discussion

QBSystem's avatar
QBSystem
Qrew Member
3 years ago

URL to print a list of record based on _fid_ instead of rid

I want to print single records when fid 19 = record id.

I know this works: URLRoot() & "db/" & "brh639uhd" &"?a=printr&rid=" & [Record ID#]

I want to base the records on fid 19 like:

URLRoot() & "db/" & "brh639uhd" &"?a=printr&_fid_19=" & [Record ID#]

Any idea on how to get this to work?

Thanks

------------------------------
Chaim Weiss
------------------------------

7 Replies