Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
Technical support
This forum is closed.
Version 1.x
>
Technical support
>
Error : Drop down list (ver 1.5)
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
Member
vn12a12
-
8/1/2005 5:08:03 AM
Error : Drop down list (ver 1.5)
I set a field type of attribute is drop down list and add some values in list value is OK . But when I create new document with this attribute, I allways meet this error : "Please enter some value" .
Guest
admin
-
8/1/2005 7:29:01 AM
Re: Error : Drop down list (ver 1.5)
Hello,
could you please post here what values you specified for the dropdown list? Does that attribute require a value?
Thank you.
Best Regards,
Member
vn12a12
-
8/1/2005 10:06:49 AM
Re: Error : Drop down list (ver 1.5)
this is my example :
Attribute Name : Products
Attribute Tye : Text
Field Caption : Products
Field Type : Drop down list
values of Drop down list : Nokia,Samsung,Motorola
Guest
admin
-
8/1/2005 10:11:49 AM
Re: Error : Drop down list (ver 1.5)
You need to enter the values as value;name pairs:
Nokia;Nokia
Samsung;Samsung
Motorola;Motorola
Best Regards,
Member
vn12a12
-
8/1/2005 11:23:27 AM
Re: Error : Drop down list (ver 1.5)
:D, tnx for help
Top