You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Jacek Wagner <ja...@berkeley.edu> on 2009/01/10 01:08:28 UTC

Form Widget question

All,

Is it possible to prepopulate a field with the table content and be able 
to override it if necessary in the Form Widget?

Note that <text default-value=.../> cannot get data thru entry-name 
mechanizm.

Jacek

Re: Form Widget question

Posted by Jacques Le Roux <ja...@les7arts.com>.
Could you elaborate a bit more please ?
Which table are you talking about, an entity ?

For <text default-value=.../>  you can use the ${} syntax to have dynamic data filling in (and what is entry-name mechanizm ?)

Jacques

From: "Jacek Wagner" <ja...@berkeley.edu>
> All,
> 
> Is it possible to prepopulate a field with the table content and be able 
> to override it if necessary in the Form Widget?
> 
> Note that <text default-value=.../> cannot get data thru entry-name 
> mechanizm.
> 
> Jacek
>