Use a java.util.Map to fill in combobox values

This is a simple process example that explains how to fill in combobox values from a Map.

By using a Map, values and labels may be diffrent in the generated HTML < select > tag :
< select >
< option value="P1" >Product1< / option >
< option value="P2" >Product2< / option>
< option value="P3" >Product3< / option >
< / select >

Category: 
Licence: 
GPL v2

Downloads

Total downloads: 836
Version BonitaBPM Version Post date Download Link to content
1.0 5.x 2012-Jan-20 Download
836 downloads
Release note
Downloads: 
37
Notifications