Hi,
IFor Date objects in WebI, calendar is displayed. Can any one let me know how does it displays and what option(s) do we need to set for it.
Cheers,
Suresh Aluri.
sureshbabualuri (BOB member since 2008-03-26)
Hi,
IFor Date objects in WebI, calendar is displayed. Can any one let me know how does it displays and what option(s) do we need to set for it.
Cheers,
Suresh Aluri.
sureshbabualuri (BOB member since 2008-03-26)
By Default for any object defined as Date in the Universe, the prompt will show a Calendar.
Or if you want to predefine a date prompt in the universe, mention it in the @Prompt definition as
@Prompt(‘Text’,‘D’,…)
D -> Date
A -> Alphanumeric
N -> Number
jprasanthram (BOB member since 2010-12-10)