AlexBartholomew
7 days agoQrew Member
API Button Help
Hello Everyone,
I have created an API button, but I keep getting an update_id error. Can someone please help me understand what this error means so I can fix it? Thank you -Bart
<qdbapi>
<action>API_AddRecord</action>
<errcode>0</errcode>
<errtext>No error</errtext>
<rid>26238</rid>
<update_id>1731629328550</update_id>
</qdbapi>
You will probably do a Homer Simpson D'oh, but if you are pushing a button on the parent record then it's the [Record ID#] of the record you're sitting on that needs to be pushed into [Related Parent]
"&_fid_15=" & URLEncode([Record ID#]) &