Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Create Item Dynamically (Apex4.0,Oracle 10g,Win7 23 bit)
Create Item Dynamically [message #615619] Fri, 06 June 2014 02:59 Go to next message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
Hello All,
I want to create a dynamic item for a different conditions like i have two condition are follows:--
1) If the "output_type"=1 than the pull down list should be populated for "value" field
2) If the "output_type" between 2 and 3 than the Text Field should be populated for "value" field

and after the page on-submission i have one process for update the data into the table so when i am going to update the "value"
filed into the table so it should be update properly either if pull-down list or text field ....
How can i do this and how to update the same column for the different fields ..please help me out..


Thanks,
Xandot
Re: Create Item Dynamically [message #615661 is a reply to message #615619] Fri, 06 June 2014 09:57 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
With item's Condition property you can decide which item you want to display.

With the NVL function, a process can insert one of these values. Or, use an IF-THEN-ELSE.
Re: Create Item Dynamically [message #615800 is a reply to message #615661] Mon, 09 June 2014 06:34 Go to previous message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
Thanks Littlefoot ... Smile
Previous Topic: This application is installed but not editable.
Next Topic: Lov in Apex
Goto Forum:
  


Current Time: Tue Apr 16 10:49:00 CDT 2024