GeorgeBramhall2
6 years agoQrew Cadet
URL Button Formula Error
What's wrong with my formula:
URLRoot() & "db/" & Dbid()
& "?act=API_EditRecord&rid=" & [Record ID#]
& "&_fid_855=1"
I am getting this error:
------------------------------
George Bramhall
------------------------------
URLRoot() & "db/" & Dbid()
& "?act=API_EditRecord&rid=" & [Record ID#]
& "&_fid_855=1"
I am getting this error:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<qdbapi>
<action>API_EditRecord</action>
<errcode>0</errcode>
<errtext>No error</errtext>
<rid>5783</rid>
<num_fields_changed>1</num_fields_changed>
<update_id>1573764171032</update_id>
</qdbapi>
------------------------------
George Bramhall
------------------------------