On a new solution. I have created a number of forms. All work alone. But when I attempt to make a tabpanel with one form I get an error. I know I have seen annd even tested a few tab panel webclient forms. I wonder if I am doing something wrong?
the error is:
“wicket.markup.MarkupNotFoundException: Markup of type ‘html’ for component ‘com.servoy.j2db.server.headlessclient.WebForm’ not found.”
Running on OSX Tiger/Servoy 3.0a13_01 Which I belive is the latest build.
please test this against beta1 and see if you can get a reproduceable testcase.
I currently have the following version and no longer have the tabs issues directly.
Version 3.0b1-build 362
I do wonder if there is a way to make sure no borders appear on any tabs. I have turned off the borders for the original forms and the tabs and yet a get a line around them. Testing is normally done in Safari by the way.
I currently have the following version and no longer have the tabs issues directly.
Version 3.0b1-build 362
I do wonder if there is a way to make sure no borders appear on any tabs. I have turned off the borders for the original forms and the tabs and yet a get a line around them. Testing is normally done in Safari by the way.
Thanks for you updates and comments