Re: Solved / Re: Need help setting visibility via AjaxFormChoiceComponentUpdatingBehavior

2013-03-28 Thread Patrick Davids
-component-visibility-changes-properly/ On Thu, Mar 28, 2013 at 3:36 PM, Patrick Davids patrick.dav...@nuboit.dewrote: I am not sure what exactly was wrong. Perhaps I had too much code with several active setVisibility...() XYZs code parts. I started from the beginning and found

FormComponentPanel / counterpart of convertInput() ?

2013-03-11 Thread Patrick Davids
Hi all, I'm implementing a FormComponent which devides Date from Time in two input fields. It results in a simple Date Object... due to the method convertInput(). Works so far... But how to fill/load the FormComponent fields by Date on init? I'm looking for the counterpart of convertInput(),

i18n in reusable panels / markup traversing question

2013-02-28 Thread Patrick Davids
Hi all, I have a question concerning resuable panels, translation and the markup traversing. e.g. I have a page, which has its own property file providing translation for a delete button. This page deletes, lets say Cars, so the buttons label should delete car. On this page is a resuable

Re: i18n in reusable panels / markup traversing question

2013-02-28 Thread Patrick Davids
callback when the component's environment is built out. Hope this helps. On Thu 28 Feb 2013 09:53:12 CET, Patrick Davids wrote: Hi all, I have a question concerning resuable panels, translation and the markup traversing. e.g. I have a page, which has its own property file providing

Multiple Form Feedback Messages / Showing one / Canceling of Form Processing? Filtering Feedback Messages?

2013-02-21 Thread Patrick Davids
Hi all, I have a quite simple form, but with many many form feedback messages. I read several articles about FormComponentFeedbackFilter, overriding form processing or conditional validations of forms etc but what I'm not able to find out, is just how to show only one feedback message

<    1   2