Question #4251
closedEmpty Select ?
Added by Christophe Nowicki almost 11 years ago. Updated over 8 years ago.
Description
Hi,
I'am working on my Xorg configuration technique and I would like to have an empty select for Xorg modules.
In the rudder Metadata documentation :
http://www.rudder-project.org/foswiki/Development/TechniqueXML#Details_of_the_metadata.xml_file
There's an MAYBEEMPTY tag for INPUT but not for select list, who can I get an empty list?
Best Regards,
Files
Updated by Matthieu CERDA almost 11 years ago
- Category set to Web - Config management
- Status changed from New to Discussion
- Assignee set to Vincent MEMBRÉ
- Priority changed from N/A to 3
- Target version set to 2.8.2
Thanks for reporting the issue Christophe.
Vince, can you please tell me if there is any limitation preventing the use of MAYBEEMPTY with SELECT1-type metadata variables ?
Updated by Vincent MEMBRÉ almost 11 years ago
- Assignee changed from Vincent MEMBRÉ to Christophe Nowicki
Hello Christophe!
You can use maybeEmpty on select list, but to be able to select an empty value, you need to add an empty item
<ITEM> <LABEL> Your label</LABEL> <VALUE></VALUE> </ITEM>
Is it working for you ?
Updated by Vincent MEMBRÉ almost 11 years ago
- Target version changed from 2.8.2 to 2.8.3
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.8.3 to 2.8.4
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.8.4 to 133
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 133 to 2.9.5
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.9.5 to 2.9.6
Updated by Jonathan CLARKE over 10 years ago
- Target version changed from 2.9.6 to 2.9.7
Updated by Jonathan CLARKE over 10 years ago
- Target version changed from 2.9.7 to 150
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 150 to 2.10.4
Updated by Nicolas PERRON over 10 years ago
- Target version changed from 2.10.4 to 2.10.5
Updated by Vincent MEMBRÉ about 10 years ago
- Target version changed from 2.10.5 to 2.10.6
Updated by Matthieu CERDA about 10 years ago
- Target version changed from 2.10.6 to 2.10.7
Updated by Vincent MEMBRÉ about 10 years ago
- Target version changed from 2.10.7 to 2.10.8
Updated by Vincent MEMBRÉ almost 10 years ago
- Target version changed from 2.10.8 to 2.10.9
Updated by Vincent MEMBRÉ almost 10 years ago
- Target version changed from 2.10.9 to 2.10.10
Updated by Vincent MEMBRÉ almost 10 years ago
- Target version changed from 2.10.10 to 2.10.11
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 2.10.11 to 2.10.12
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 2.10.12 to 2.10.13
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 2.10.13 to 2.10.14
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 2.10.14 to 2.10.15
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 2.10.15 to 2.10.16
Updated by Vincent MEMBRÉ over 9 years ago
- Target version changed from 2.10.16 to 2.10.17
Updated by Vincent MEMBRÉ about 9 years ago
- Target version changed from 2.10.17 to 2.10.18
Updated by Vincent MEMBRÉ about 9 years ago
- Target version changed from 2.10.18 to 2.10.19
Updated by Vincent MEMBRÉ about 9 years ago
- Target version changed from 2.10.19 to 2.10.20
Updated by Vincent MEMBRÉ almost 9 years ago
- Target version changed from 2.10.20 to 2.11.18
Updated by Vincent MEMBRÉ almost 9 years ago
- Target version changed from 2.11.18 to 2.11.19
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 2.11.19 to 2.11.20
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 2.11.20 to 2.11.21
Updated by Benoît PECCATTE over 8 years ago
- Status changed from Discussion to Resolved
Question answered a long time ago, feel free to reopen if something is still missing