Upgraded jquery version to 3.3.1

2019-03-13 Thread Sonali Agrahari
. Kindly suggest, If there is anything else to do. Thanks & regards Sonali Agrahari -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Changes https to http not working

2018-12-30 Thread Sonali Agrahari
Hello everyone, I want to change all https request to http so, I configured url.properties file according to it and also set https = "false" in all request from controller. But this is not working in case of http. And also salted key that is used for login, is not getting from session for login

Re: Sort field in form

2018-10-29 Thread Sonali Agrahari
Thank you all. This issues has been resolved. Thanks, Sonali -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Re: Sort field in form

2018-10-29 Thread Sonali Agrahari
I am getting this list processed in a groovy file. Thanks, Sonali -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Sort field in form

2018-10-29 Thread Sonali Agrahari
Hello everyone, I am trying to sort fields in ofbiz forms using sort-field=true in my forms. It's not working. Kindly let me know if there is anything else needed to be done. Thanks, Sonali -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Customized theme not loading while using gradle offline

2018-04-25 Thread Sonali Agrahari
Hello All, I am trying to run OFBiz 16.11 in offline mode. It's running successfully with all functionalities but my customized theme is not loading when i use ./gradlew ofbiz --offline. The theme is loading fine when using ./gradlew ofbiz and network is accessible. Kindly suggest. Thanks in

How to resolve CSRF attack

2018-04-16 Thread Sonali Agrahari
Hello all, I am using OFBiz 12.04 version in my application. When logged in to the application as admin user and open web mail in another browser , suppose we received a mail which have link http://xyz.com/activate.html . The links points to html file as :

Re: How to hide parameters in hyperlink while using xml forms

2018-04-03 Thread Sonali Agrahari
Yaa, I am using tag for passing the values . For eg. -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

How to hide parameters in hyperlink while using xml forms

2018-04-03 Thread Sonali Agrahari
Hello all, I am using OFBiz 12.04 version in my application. When XML-Forms are used, its parameters value are shown in URL while using hyperlink. How can I hide these values from URL . i,e how to use POST method in XML forms. https://localhost:8443/dashboard/control/FormName?stageId=1 I

Re: [MODERATE EMAIL] Security threats in OFbiz

2018-03-13 Thread Sonali Agrahari
Issues are not resolved by adding following code in CommonSystemPropertyData.xml file -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Re: [MODERATE EMAIL] Security threats in OFbiz

2018-03-12 Thread Sonali Agrahari
I am using OFbiz 12.05 version in my application. -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html

Password hashing while input from user

2018-01-24 Thread Sonali Agrahari
Hello all, I want to send hashed password from client to server. How can it be done in OFBiz. Kindly help. Regards, Sonali -- Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html