[
https://issues.apache.org/jira/browse/OFBIZ-5554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13917331#comment-13917331 ]
jensing.choe commented on OFBIZ-5554:
-------------------------------------
For the moment the only way it works is to directly pass it in the login URL, like in
https://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y(note we use the same to automatically login people to demos from main page, I mean
http://ofbiz.apache.org/)
It can then be also retrieved from session using UtilHttp.isJavaScriptEnabled() (see LoginWorker.doBasicLogin() which sets it)
HTH
Jacques
> Makes ajaxEnabled as configurable
> ---------------------------------
>
> Key: OFBIZ-5554
> URL:
https://issues.apache.org/jira/browse/OFBIZ-5554> Project: OFBiz
> Issue Type: Improvement
> Components: product
> Affects Versions: Release Branch 11.04, SVN trunk, Release Branch 12.04, Release Branch 13.07
> Reporter: jensing.choe
> Priority: Minor
> Fix For: SVN trunk
>
>
> To make ajaxEnabled to be configurable.
> i.e. there may be time that we do not want to trigger ajax calls when we begin typing in the Lookup widgets.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)