On 5/19/2021 8:19 AM, Stuart Pacholko wrote: > Hi > > Thanks for the response. > > My form was XDML but I converted it to OODML by adding rowset data connections and replacing all XDML code with rowset commands. The form has a rowset connection, and the source code has > > this.rowset = this.prob1.rowset > > The Navigation functionality is only disabled when the form is opened by a menu. The navigation works when you double click on a form. > > New OODML forms that were created from scratch have this same problem
I honestly have no idea why this would be, then. Without data and forms
to examine, we can't really do much here.