Thanks, I ll investigate this pattern too :) On Wednesday, March 30, 2011 9:10:36 AM UTC+3, nunb wrote: > > Another approach would be to have a parent composite that contains a > dataform and your detail-widget and have the success method of df mark > that parent dirty. > > Sent from my iPad > > On 30-Mar-2011, at 1:14 AM, radisb <[email protected]> wrote: > > > I am exploring the framework and its code so I think it would be good > > in a way to face any intricacies :) > > Anyway, the code seems to work just fine if call-next-method is > > outside of with-html-form, but I ll keep your recommendation in > > mind :) > > > > On Mar 29, 8:22 pm, "Leslie P. Polzer" <[email protected]> wrote: > >> On Mar 28, 12:37 pm, radisb <[email protected]> wrote: > >> > >>> The widget correctly displays the input field and correctly renders > >>> the company data with the view i have supplied. The problem is that if > >>> i click on the modify link and then cancel, the dataform never returns > >>> back to data ui-state. > >>> I took a look in render-dataform-form method and it seems like it does > >>> not get called. Any hints as to what could i do wrong. > >> > >> I wouldn't recommed mixing dataform with custom forms unless you know > >> how to cope with the intricacies resulting from it... > >> > >> Leslie > > > > -- > > You received this message because you are subscribed to the Google Groups > "weblocks" 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/weblocks?hl=en. > > > > On Wednesday, March 30, 2011 9:10:36 AM UTC+3, nunb wrote: > > Another approach would be to have a parent composite that contains a > dataform and your detail-widget and have the success method of df mark > that parent dirty. > > Sent from my iPad > > On 30-Mar-2011, at 1:14 AM, radisb <[email protected]> wrote: > > > I am exploring the framework and its code so I think it would be good > > in a way to face any intricacies :) > > Anyway, the code seems to work just fine if call-next-method is > > outside of with-html-form, but I ll keep your recommendation in > > mind :) > > > > On Mar 29, 8:22 pm, "Leslie P. Polzer" <[email protected]> wrote: > >> On Mar 28, 12:37 pm, radisb <[email protected]> wrote: > >> > >>> The widget correctly displays the input field and correctly renders > >>> the company data with the view i have supplied. The problem is that if > >>> i click on the modify link and then cancel, the dataform never returns > >>> back to data ui-state. > >>> I took a look in render-dataform-form method and it seems like it does > >>> not get called. Any hints as to what could i do wrong. > >> > >> I wouldn't recommed mixing dataform with custom forms unless you know > >> how to cope with the intricacies resulting from it... > >> > >> Leslie > > > > -- > > You received this message because you are subscribed to the Google Groups > "weblocks" 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/weblocks?hl=en. > > > >
-- You received this message because you are subscribed to the Google Groups "weblocks" 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/weblocks?hl=en.
