Hi
I;m creating listdefinition and as one of the field I want to put bamboo richtext. Could You tell me how to do it?
What to write in "Type"?
<Field List="List name" ID="{7809EF2B-CD25-4459-BC81-50F9CBF1A2CC}" DisplayName="Filed" Type="Bamboo RichText" <---????? StaticName="Filed" Name="Filed" Required="FALSE" Viewable="TRUE" Hidden="FALSE" ShowInEditForm="TRUE" ShowInListSettings="TRUE" ShowInNewForm="TRUE" ReadOnly="FALSE" SourceID="http://schemas.microsoft.com/sharepoint/v3" /> </Fields>
Hello,
I am gathering your answer, and should be in touch early next week.
Jeff KozloffBamboo Solutions
Thank you for your patience. The proper value for Type is -
BambooRichText
there is no period in the type name.