Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
i want to display two custom string values in listbox or multibox without any calculation is it possible??
thanks
Lavi
you can use expression in multibox to enter the custom field
sivaraj,
thanks for the response. i am not talking about custom field. I am talking about custom values
suppose i want to display two custom value in listbox A and B without existence of field.
thanks
lavi
=ValueList('Value1','Value2','Value3','etc')
Hope this helps,
Jason
Jason,
this worked for listbox thanks but what about multibox??
thanks
Lavi
Hmmm - not sure why it doesn't work for a multibox. Have you considered loading an Inline tabl in your script?
i don't know why it is not working for multibox. I want to do it without inline table.
thanks
Lavi
Hey Lavi,
Were you able to find that why the ValueList() is not working for Multiboxes ??
--Angad
I think it's not possible to do customize the values on multi-box!
Hi
You can go for input box (valuelist option)