Hi all!
We're using VLG v.7.0.2 (Version 7.0.2.133292 P01HF01) and i found out that there are errors in rendering the "Me" page, accessible through the home page.
I think there's something wrong with css.
These are the error listed when inspecting the page:
Because we've done some UI customization, i restored the original RSA style to test if the issue was related to our customization but it still persists.
Does anyone have some suggestions and/or idea?
Thanks in advance
Diana
I've run into this before- it has to do with the custom JSP dashboard linking to "ReqType=GetPartial". Is it supposed to have a "normal" format? Or did you need something custom there?
I'd recommend you just change your custom JSP dashboard and replace "ReqType=GetPartial" with "ReqType=GetPage"