Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to append textfield value to select list value before saving the record

Bp21-OracleJan 31 2013 — edited Feb 1 2013
Hi,

I have a select list called 'Product List' with list of values populated from database. Also, it has one static value 'Other: Specify'. When the user selects 'Other: Specify' option, a textfield below select list becomes visible(default hidden). I cannot tie two items with same database column 'Product_List'. Hence I want to append value of textfield with select list value 'Other: Specify' before storing in database. How can I achieve this? Can anyone help please?


I am using :

Application Express 4.1.0.00.32
DB details - Oracle Database 11g Enterprise Edition Release 11.2.0.1.0
Web server architecture - APEX listener
Browser(s) and version(s) used - Chrome version 24/ Firefox version 3.6 and version 18

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2013
Added on Jan 31 2013
6 comments
988 views