Hi,
I am developing a solution with Servoy 4.0.1 and I’m having problems with nested tab panels.
I have a postal address tab panel that sits in a contacts form. I also have two other tab panels that sit inside the postal address tab panel. The other two tab panels store telephone numbers and fax numbers that relate to the selected postal address.
I originally set these panels up so that the telephone and fax number panels were set with list view, and the postal address panel was set with record view. In that initial set up, I had previous and next buttons to move back and forth through the various addresses of a contact. When these buttons were used, the telephone and fax panels also changed to show the correct numbers for the displayed address. In that initial set up everything worked perfectly (after I got over a few initial problems).
However, I have now changed the postal address panel so that it’s also set with list view. The idea being that the user can now just scroll up and down through the records as they would in any other panel. This has caused some very strange problems that I can’t find any solution for. Basically, the tab panels for the telephone and fax numbers don’t appear when the form first loads. I need to click somewhere in one of the address fields to get the telephone and fax number panels to even appear.
I can get these number panels to appear correctly, if I set them up as portals instead of tab panels. However, I would much prefer to use tab panels. Therefore, please let me know if you have any ideas on how to set these panels up without these problems.
Craig
I have included a couple of screen shots below to show what I’m talking about. The first image shows what I see when the form first loads. The second shows what I see after clicking on one of the fields in the selected address. I have only set up a portal for telephone numbers. This is why you can’t see one for fax numbers.
[attachment=1]tab_panel_problem1.jpg[/attachment]
[attachment=0]tab_panel_problem2.jpg[/attachment]