You are right, there is a misunderstanding. I try to complete my question with an example. My problem is when you want to do a drop down list of cities for a form of a person entity. I mean, the problem is not about how to dynamically update a form, it is about where have I to put data that is not strictly part of an entity and how have I to get this data to populate the form?
On Jun 29, 4:27 pm, Thomas Broyer <[email protected]> wrote:e > On Wednesday, June 29, 2011 3:44:21 PM UTC+2, ungarida wrote: > > > Hi all, > > I'm studying new RequestFactory framework and I have a big doubt. > > If the RequestFactory is stricly associated with a single Entity, > > which is the best way transmit dynamic data to populate form fields > > with default values? > > > For example I want to fill a drop down list, I can not use > > RequestFactory to load all data. > > Yes you can, what makes you think it's not possible? > > You must be misunderstanding something, but it's hard to tell what exactly. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
