hi,
can i give user to choose only one value from LOV not like multiple or ctrl +ALL option.
Can i restricted in any way.?
suggestions are greately appreciated…
thanks
V
sownu (BOB member since 2009-08-27)
hi,
can i give user to choose only one value from LOV not like multiple or ctrl +ALL option.
Can i restricted in any way.?
suggestions are greately appreciated…
thanks
V
sownu (BOB member since 2009-08-27)
This is possible if a prompt is created in the universe using @prompt() function. The 4th input parameter of the function can be the keyword MONO or MULTI. If you use MONO then only 1 single value can be selected in the LOV.
Marek Chladny (BOB member since 2003-11-27)
thank you sir
sownu (BOB member since 2009-08-27)