Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Double Quote issue (Oracle Apex)
Double Quote issue [message #629107] Wed, 03 December 2014 05:36 Go to next message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
In Apex I dynamically created a function which will convert the text of text with double quotes.
i.e Text is : abc%def$efg^
The Dynamic function will covert the text :
i.e Text : "abc%def$efg^"

But instead of converting it show the text in the textbox like : "abc%def$efg^"

Please help on this..
Re: Double Quote issue [message #629108 is a reply to message #629107] Wed, 03 December 2014 05:45 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
What is item's display type set to? Pay attention to "remove HTML and escape special characters" type (which causes exactly what you are describing while downloading CSVs):

/forum/fa/12346/0/
Re: Double Quote issue [message #629175 is a reply to message #629108] Thu, 04 December 2014 02:56 Go to previous messageGo to next message
Xandot
Messages: 235
Registered: January 2014
Location: India
Senior Member
Thanks for reply littlefoot.

We cant remove HTML and escape special characters because user is free to insert any thing into the field.
Re: Double Quote issue [message #629187 is a reply to message #629175] Thu, 04 December 2014 04:14 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
That's what I told you: don't use that display type.
Previous Topic: Dynamic Action on Tab
Next Topic: Add Quote for string
Goto Forum:
  


Current Time: Thu Mar 28 09:25:09 CDT 2024