WebStore

2008-11-10 Thread Wicus
Hi, I have two copies of OFBiz running on two different computers. (both Linux) The one is installed with the DEMO data, whereas the other is not (A "clean" installation) I work mostly on the "clean installaton" and refer to the DEMO installation for help. Currently I simply can't get a store

Re: Questions about form list and use-when

2008-11-10 Thread Eric DE MAULDE
See sreen context variables and visitor sub-variable http://docs.ofbiz.org/pages/viewpage.action?pageId=4459 Eric - Original Message - From: "Angelo Matarazzo" <[EMAIL PROTECTED]> To: Sent: Sunday, November 09, 2008 10:04 PM Subject: Questions about form list and use-when Hi, I'm

Re: WebStore

2008-11-10 Thread Bilgin Ibryam
On Mon, 2008-11-10 at 07:17 -0800, Wicus wrote: > Hi, > > I have two copies of OFBiz running on two different computers. (both Linux) > > The one is installed with the DEMO data, whereas the other is not (A "clean" > installation) > > I work mostly on the "clean installaton" and refer to the DEM

To see what it looks in other browsers.

2008-11-10 Thread BJ Freeman
got this in an other forum I am in. it gives you what a page looks like in all the browsers. http://browsershots.org/

Re: Book on Apache OFBiz development

2008-11-10 Thread Jacques Le Roux
Hi all, Damian from Packt asked me if we were interested to receive information about royalties. They will send 5% of all sales to the ASF. So we have not to care about redirecting links or such, cool ! In the past Struts and SpamAssassin have already done the same and Brian Fitzpatrick (ASF Pub

Re: To see what it looks in other browsers.

2008-11-10 Thread Raj Saini
This is another site called totalvalidator.com. You can generate the browser specific screenshots as well validate a page against W3C standard. Raj BJ Freeman wrote: got this in an other forum I am in. it gives you what a page looks like in all the browsers. http://browsershots.org/

Re: Questions about form list and use-when

2008-11-10 Thread Angelo Matarazzo
Hi, Eric thank you. However I resolved in this way: field name="name" title="${uiLabelMap.CommonName} "> In your opinion is't right? About second question? . . The field "submitButton" unlike "name", is always displayed Why? Thanks again. Angelo Eric DE MAULDE wrote

How to clean formfields using auto-fields-entity ?

2008-11-10 Thread consolex
When i create the form-fields with auto-fields-entity and i do a submit with the code below the form-fields arent cleaned after success. Please how to achieve this? -- View this message in context: http://www.nabble.com/How-to-clean-formfields-using--auto-fields-ent

Re: How to clean formfields using auto-fields-entity ?

2008-11-10 Thread consolex
A change in controller.xml did the trick. Problem: The form called an event, the request-map of the event redirected to "success" and success was pointing to the view. Because the form was located in that view it got filled with the parameters. Solution: Simply by redirecting success to th

What Java Memory options are you using

2008-11-10 Thread Mark Grennan
I am curious about the amount of memory and the Java start up memory settings everyone is using. Please post both and why.Mark Grennan Data Center ManagerCrossroads Wireless  5 North McCormick St.Oklahoma City, OK  73127Desk: 405 694-2100 x3119Cell: 405 343-9332

Re: Persistence service to transfert variables

2008-11-10 Thread Scott Gray
Hi Eric Why wouldn't you want to use the session? Regards Scott 2008/11/8 Eric DE MAULDE <[EMAIL PROTECTED]>: > Hi, > > Is possible to call a persistent service to transfer variable between two > pages, > as JNLP Api and its PersistenceService Class. > > By exemple, I would like to transfert se

Re: Persistence service to transfert variables

2008-11-10 Thread Eric DE MAULDE
It's impossible to allocate different values to a same session variable during HTML page building. I had wanted to build iframes in order to scoll their content. But now I'm using a Javascript scrip to scroll content. And I use several times, same request attribute variables, to build each DIV t

Re: What Java Memory options are you using

2008-11-10 Thread BJ Freeman
look at the startofbiz.bat or startofbiz.sh Mark Grennan sent the following on 11/10/2008 3:01 PM: > I am curious about the amount of memory and the Java start up memory settings > everyone is using. > Please post both and why. > > > Mark Grennan > Data Center Manager > Crossroads Wireless > 5

Re: WebStore

2008-11-10 Thread Pranay Pandey
You will have to set webSiteId in your web.xml file, and then will need to restart the server, because it sets context-param to application attribute with name [webSiteId] and its value given there. CMS stands for Content Management System which helps us in usually managing static contents ov

Re: To see what it looks in other browsers.

2008-11-10 Thread Pranay Pandey
That really seems a good tool to use for cross browser test in single shot. Thanks BJ Kind Regards -- Pranay Pandey Manager, Enterprise Software Development HotWax Media Pvt. Ltd. [EMAIL PROTECTED] www.hotwaxmedia.com Office : +917314093684 Direct : +919826035576 On Nov 11, 2008, at 12:35 AM

Re: How to clean formfields using auto-fields-entity ?

2008-11-10 Thread Pranay Pandey
Starting from the document available at the URL given bellow can be of much help in these kind of cases: http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginner%27s+Development+Guide+Using+Practice+Application Thanks & Regards -- Pranay Pandey Manager, Enterprise Software Development HotWax Media

hi

2008-11-10 Thread Surya Kusumakar
hi

Re: hi

2008-11-10 Thread awdesh parihar
hello surya -- -- Awdesh Parihar