Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Default Value of select List (Apex4.0,Oracle 10g,Win7 23 bit)
Default Value of select List [message #616579] Wed, 18 June 2014 09:01 Go to next message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
Hello,

I am trying to set a default value for select list but its not working ..

--here my static LOV

  STATIC:Yes;1,No;0


When i set the default value to 0 than it should be reflect "No" ..but i am still getting "Yes" ...
Please help me out....

Thanks ,
Xandot
Re: Default Value of select List [message #616626 is a reply to message #616579] Thu, 19 June 2014 03:22 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Xandot

... but i am still getting "Yes"


That's because "Yes" is derived from session state (i.e. because you previously set it to "Yes" and it is now contained in session state).

For item's Source, modify its "Source used" property to "Always, replacing any existing value in session state".
Re: Default Value of select List [message #616642 is a reply to message #616626] Thu, 19 June 2014 04:43 Go to previous message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
Thanks Littlefoot ...got the point....Smile
Previous Topic: Lov in Apex
Next Topic: Add Text at end of the field
Goto Forum:
  


Current Time: Tue Apr 16 14:39:26 CDT 2024