Page 1 of 1

WAM Rendering

Posted: Thu Apr 29, 2021 4:16 am
by lansa
I removed a tabsheet from a wam and now the wam renders a overlayed layout for 1 second before cleaning itself up.
Any tips appreciated...

Re: WAM Rendering

Posted: Thu Apr 29, 2021 9:41 pm
by Dino
the Tab Pages weblet is included in an lxml:data group if you go to the XSL source. maybe you deleted less?
I did test adding and deleting a Tab Pages, the whole thing is removed.

As a reference, this was an empty wam, where I added later the tab (in the red line section):

Image

and after adding the Tab Pages, it added (in the XSL tab) what you see here in a red square:

Image

suggest to double check if you deleted the whole thing from the first lxml:data till the end.