cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple select options for an input field in BSP application

Former Member
0 Kudos

Hi All,

We have a requirement where in we need to provide multiple select options for an input field in a BSP application and get output relevant to all the given inputs(do not require range).

Please do let me know how to solve this.

I have created the field as below

<htmlb:inputField id = "cluster_name"
type = "string"
value = "<%= gv_cluster_name %>"
maxlength = "15"
size = "15"
showHelp = "X"
onValueHelp = "getCluster ()" />

Thanks & Regards,

Anurag

Accepted Solutions (0)

Answers (0)