Hi,
What would cause the header to look like this.
Instead of this:
In this case I’m wanting to hide the header so I have MainLayout.cells(‘a’).hideHeader();
In the case that I want to display the header it looks like this:
Instead of like this:
Hi,
What would cause the header to look like this.
Instead of this:
In this case I’m wanting to hide the header so I have MainLayout.cells(‘a’).hideHeader();
In the case that I want to display the header it looks like this:
Instead of like this:
Never mind, I figured it out.
Turns out I did not have the UserSkin and Theme properly defined. This was a new installation and those two variables had not been set.
Regards, Sam