JimLieder2
9 years agoQrew Cadet
API_DoQuery question
What can I add to the rdr=... (redirect) that will just display the record(s) found by the query? Without a rdr=, I receive the message:
"This XML file does not appear to have any style information associated with it. The document tree is shown below."
URLRoot() & "db/" & [_DBID_WORK_ORDERS] &"?act=API_DoQuery" &"&apptoken=bcceeidcwsqrifdef7s72cqiqhy" &
"&query={'6'.OBF." &[Pay Period Ends] & "}" // Work Order Date on or before Pay Period
& "&rdr=
"This XML file does not appear to have any style information associated with it. The document tree is shown below."
URLRoot() & "db/" & [_DBID_WORK_ORDERS] &"?act=API_DoQuery" &"&apptoken=bcceeidcwsqrifdef7s72cqiqhy" &
"&query={'6'.OBF." &[Pay Period Ends] & "}" // Work Order Date on or before Pay Period
& "&rdr=