Tinker with the database :-) change the field ID to and ID that doesn't exist on that form - say 999999999.. restart the server.. (I hope this is a development server)
update field set fieldid = 999999999 where fieldid = 54; Make sure that your db returns 1 row updated.. if you have more than 1 row updated you have that problem elsewhere too.. Commit those changes.. restart the server and it will now not have a reserved fieldid.. Joe ________________________________ From: "[email protected]" <[email protected]> To: [email protected] Sent: Tuesday, July 21, 2009 11:07:38 AM Subject: FW: Unwanted button core field ** Oops! I forgot to say, we are at ARS 7.1, RH Linux server, Oracle 10.2 db. Dwayne From:Robert D Martin Sent: Tuesday, July 21, 2009 11:04 AM To: '[email protected]' Subject: Unwanted button core field Dear List, I have a form with a button field with a Field ID of 54. I have no idea how it got there, but I can’t delete it because it is a “Core” field. Most of the time it lays there and doesn’t cause any problem. But if I try to copy my form to a new form (Save Form As) I get: “Field ID is in the core field range but is not recognized : (54)(ARERR 404)” How can I get rid of the ~...@!@# thing? Dwayne Martin James Madison University _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

