RE: Customizing Attribute types by Niths
Niths
Thu Oct 11 02:01:02 PDT 2007
Hi Terry,
When you create the attribute, you can select the type as bit. You can then
add it to the form and specify how it is to be rendered on the form
(bit/picklist/checkbox). This can be done by accessing the settings of the
field after adding it to the form.
HTH,
Niths
"Terry" wrote:
> Carsten,
> Thanks but I do not have a type of boolean as a choice in the attribute
> type. Maybe I need to clarify myself. I go into customization - select a
> entity -click on new attribute and my choices are Ntext, Bit, pick list etc.
> Not sure if this helps.
> --
> Thanks
>
>
> "Carsten" wrote:
>
> > If you want a checkbox just add a new attribute of type boolean. Place it
> > within a form and click on it. Now take a look at settings of this field.
> > There you can define yes/no | checkbox | picklist
> >
> > Best regards
> >
> > "Terry" wrote:
> >
> > > I was wondering if there was a way to create a custom attribute type. I would
> > > like to be able to add a type which allows for check boxes. I like the "bit"
> > > type but it only allows for two choices and it must have a default answer.
> > > Thanks
> > > --
> > > Thanks