The form does have a pre-defined EEP Save Row as a Save button and an Exit button with Save row and CloseWindow. I use that combo in almost all forms. No previous issues until now. The property command worked great. Looked in RDocs X and Properties PDF but could not find it. . Tom Frederick
-----Original Message----- From: rbase-l@googlegroups.com [mailto:rbase-l@googlegroups.com] On Behalf Of A. Razzak Memon Sent: Monday, March 05, 2018 12:00 PM To: rbase-l@googlegroups.com Subject: Re: [RBASE-L] - Table Settings drop settings Tom, I bet you have a button that includes [Save Row and Exit] as pre-defined EEP to Save Row and Exit. Using the latest version and updates of R:BASE X/XE (Version 10), here's how to handle a situation like yours: Option 01: Open that particular form in Form Designer and revisit Table Settings. Review Table Settings and make sure to Check [x] all options accordingly. Option 02: At the R> Prompt, type the following PROPERTY command and press [Enter]: PROPERTY APPLICATION RESET_FORMS_ROW_UPDATE_FLAG '*' This will validate and adjust *all* your forms and associated Table Settings accordingly. Just like a magic! Have fun! Very Best R:egards, Razzak At 12:48 PM 3/5/2018, Tom Frederick wrote: >Have a form (Employment) that has worked for years. Recently it stopped >editing and eventually I clicked on Table Settings in Form development >and found Add, Update, and Automatic Update boxes were no longer >checked. Delete was not checked, but I generally do not let users >erase rows. Rechecking the first three items got editing working as >usual. Reviewed several other forms and they all had the three items >marked correctly. No one has access to the development system except >me. What might cause these boxes to be unchecked beside my fumble >fingers? There is nothing in the code that looks capable of doing this. >However, the boxes were unchecked so is there a way to automatically >review all the Forms without editing each of them individually? > >Tom Frederick -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to rbase-l+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout. -- For group guidelines, visit http://www.rbase.com/support/usersgroup_guidelines.php --- You received this message because you are subscribed to the Google Groups "RBASE-L" group. To unsubscribe from this group and stop receiving emails from it, send an email to rbase-l+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.