Hello, I have a similar question.

I use a differentiation if the user has javascript (short: JS) activated, or
deactivated.

In case of JS, I show a lot of content in a layered window, so I do not need
the decorator, left and rightbar and so on. In the other case, I want to
show all in the page, as it is as default in ofbiz (with decorator and so
on).

My problem is now the XML authentification. If the user is not logged in, it
shows the loginscreen with all decorator etc. BUt i just need the
login-screen. If I overwrite the loginscreen, I have the problem with users
without JS activated, cause the decorators etc. are not shown. So my
question is, if I have to check this in the java file, and return another
respons to make the differentiation, or can I do sth. in xml? Like a session
value check with if/else ... or are there other possibilities?

please let me know.

Robert

--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Customizing-Login-Screen-for-different-components-tp2291046p4614781.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to