JimLieder2
7 years agoQrew Cadet
API_EditRecord with non-standard key
I changed a Table's Record Key from Record ID# (fid_3) to Customer_ID (fid_206). When I use API_DoQuery to look at the records, it looks like the the Record Key is still fid 3. Am I interpreting this right?
</chdbids>
<record rid="510"> <-- Is this telling me the Record ID is still fid 3 ?
<fid="3">510</f>
<fid="2">1533741045089</f>
<fid="6">Test Account Name</f>
<fid="206">ADAM4914</f>
<update_id>1533741045089</update_id>
</record>
</qdbapi>
</chdbids>
<record rid="510"> <-- Is this telling me the Record ID is still fid 3 ?
<fid="3">510</f>
<fid="2">1533741045089</f>
<fid="6">Test Account Name</f>
<fid="206">ADAM4914</f>
<update_id>1533741045089</update_id>
</record>
</qdbapi>