Login  Register

Re: Users - Forms type=upload wont retreive text or hidden input values ?

Posted by oceatoon on Apr 21, 2006; 10:07am
URL: http://ofbiz.116.s1.nabble.com/Users-Forms-type-upload-wont-retreive-text-or-hidden-input-values-tp138652p138653.html

the parameters retreiving (text + File) should be made with FileItem Interface
and only once.
The getParameter("var") wont work for the text variables llke it would in a type="single".
regards
Tibor

On 4/21/06, tibor katelbach <[hidden email]> wrote:
Hi Ofbizians

I'm learning to use the widget Forms Formulares
and got stuck on retreiving the value of an input field (text or hidden) from an upload type form ?

isn't this possible, to be able to retreive request.getParameter("var") of a text input field in the same time as my file input field ?

Retreiving text inputs works fine with type="single" but not on type="upload"

Thx for the help
Tibor




_______________________________________________
Users mailing list
[hidden email]
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.ofbiz.org/mailman/listinfo/users" target="_blank"> http://lists.ofbiz.org/mailman/listinfo/users



 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users