If we could use something like $form->input('TransTitle.fra.content')
that would be nice. Using this produces a form input but the value is
lost.

We can write some logic (like I have shown in my recent posts about
this topic) to loop through the TransTitle & TransContent array, but
this seems not to be the most elegant solution. Not very 'Cake' like.
Also in the controller function we have to parse things back again.



On Jul 19, 9:37 am, zwobot <[EMAIL PROTECTED]> wrote:
> Good question oleonav. I wondered how this works too.
> In general I want to use any label for an input field, seems like
> there is missing a parameter for an input label and you cannot use the
> second 'options' parameter to define a label as it seems.
>
> On Jul 17, 4:29 am, oleonav <[EMAIL PROTECTED]> wrote:
>
>
>
> > Presenting a formtag for [Article][active] is simple: 
> > $form->input('Article.active'). How to output a tag for the French title is
>
> > a mystery to me.
> > $form->input('TransTitle.??????? ') ??


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to