Hi,
I am trying to register a custom Asset type, but I seem to have confused
myself... I'm hoping somebody more intelligent than me (not hard :-)) can
help me out.
My problem is that I don't see how to get the client urls generated by the
Assets I return from my AssetFactory to get correctly in
gt; the asset specified by the incoming url.
> The benefit to going the asset route is that you still have
> opportunities for asset localization, and your assets will "snap"
> right into the rest of the framework.
>
> Robert
>
> On May 28, 2009, at 5/289:42 AM
I have been experimenting with using the AjaxFormLoop component, however,
I've run into a problem with displaying validation errors and I was hoping
someone could help me out.
My problem is that if additional rows are added to the form via the formloop
and the form is submitted with errors in the
Andy Pahne-7 wrote:
>
>
> I am using an AjaxFormLoop component. There is no database involved, so
> the code should be simple.
>
> The add operation in onAddRowFromVehicles() works. I can see that
> because the list of vehicles has alwas the correct size. But Properties
> of Vehicle (like v
davidb82 wrote:
>
> I have been experimenting with using the AjaxFormLoop component, however,
> I've run into a problem with displaying validation errors and I was hoping
> someone could help me out.
>
> My problem is that if additional rows are added to the form via