| Sivaji 2007-02-21, 1:16 pm |
| Hi Stefan,
Thanks for ur reply.Actually things look quite different for me than what i
used in MCMS. Is it the BaseFieldControl derived class that u are referring
as custom field control? If so where should I write my presentation logic ,
within the CreateChildControl ? Also how I retrieve the field content ,
within its Value property?
Also I found that fldtypes.xml contains rendering logic (in caml) for a
certain custom field ? So how it is related with content type , which
supports multiple fields?
Thanks again
Sivaji
"Stefan Goßner [MSFT]" wrote:
> Hi Sivaji,
>
> actually custom field controls have to be created for custom placeholder
> controls.
> The custom field control is a server control similar to the custom
> placeholder control.
> You can add any logic you like inside this field control.
>
> Btw: the fldtypes.xml is for content types not for field controls.
>
> Cheers,
> Stefan
>
>
> "Sivaji" <Sivaji@discussions.microsoft.com> wrote in message
> news:D4E43EB7-F22E-4591-B9AB-8EA0DD6B6940@microsoft.com...
>
>
>
|