I have a sub form that I am using for a web interface. I have a programmable tabbed table on the sub form and when I switch tabs it erases all the data entered into the fields on the previous tab.
Does anyone know what it is I’m doing wrong here or how to get around this?
Subject: Re:Tabbed Table In Sub-Form Problem
Try after enabling the form property - Generate HTML for all fields…
regs
Shaji
http://shaji.go.to
Subject: RE: Re:Tabbed Table In Sub-Form Problem
I see that property for forms but not sub-forms…should I be using a regular form?