I have a Form1 and into this form I have an embedded view, an action from this view show another form2 into a dialog box. That form2 have other embedded view which call another form3 to fill out some fields.
In the form2 i have to sum then quantities in the embedded view, but after I create an document I can’t put the focus in any field in the form2, appears be that the focus is always into the embedded view. After that I can’t to do nothing in the form2.
However If I work directly on the form2, whithout an dialogbox all is fine.
My lotus client is 6.5.1 and the O.S. is WinXp
Could someoane hel me.