Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Display Colon Seperated values using list manager (Apex 4.2)
Display Colon Seperated values using list manager [message #672273] Tue, 09 October 2018 15:50
Thikotla
Messages: 1
Registered: October 2018
Junior Member
I was trying to use a list manager as I need my users to search and select multiple values(upto 15k records).

Table used : Vendor
query used : SELECT vendor_name d, vendor_id r FROM vendor ORDER BY 1
Page 1 : Vendor selection page
Page 2 : Summary page

Requirement : As soon I select multiple vendors using list manager in page 1, I need to see the colon separated vendor ids (id1:id2:id3:id4 etc) in my summary page(page 2). Right now I am unable to retrieve the colon separated list from the list manager. can someone please help me with this?I also had a chance to read blogs in various forums and didn't find any solution yet.



[Updated on: Wed, 10 October 2018 08:14]

Report message to a moderator

Previous Topic: APEX Deployment Client
Next Topic: Oracle 10 XE ODBC Client
Goto Forum:
  


Current Time: Thu Mar 28 04:49:38 CDT 2024