RE: [Soaplab-users] "Allowed values" in metadata
Brought to you by:
marsenger
From: Marc L. <Mar...@DE...> - 2005-10-21 06:57:27
|
> The way how to define is the same as for emboss=20 > appliactions. You use standard ACD keys for that. For example: >=20 > values: "20;30;40;50;60;70;80;90;100;110;120;130;140;150" >=20 > will give you allowed values: 20, 30, 40, 50, 60, 70, 80, 90,=20 > 100, 110, 120, 130, 140, 150. But you have also to say: > min: 1 > max: 1 >=20 Do you have to set the min and max also for strings ? In my case, the parameter is of type 'string'. Actually, I tried it before, in the way you suggest, except using a comma instead of a semi colon. But I also added "delimiter =3D ','" to indicate that. Unfortunately I will not be able to test your suggestion immediately. I'am stuck in a meating for a whole day. Yikes :-( I'll come back to you as soon as I've done a few tests. Thanks Martin ! Marc |