Closed ericyuri closed 6 years ago
There must be something else at play here. The demo app works fine http://apex.oracle.com/pls/apex/f?p=64237:20 Or maybe it's because the demo app is using jQuery Migrate
Hi @rimblas, the problem was on the ords. thank you
OK then you should close the issue.
Hi, @ericyuri can you help me in solving this problem by configuring ORDS? The help will be much appreciated.
@Alien-nick
try this
java -jar ords.war validate --database apex. java -jar ords.war static
For debug it is convinient to edit ORDS config file defaults.xml with these strings
<entry key="debug.debugger">true</entry>
<entry key="debug.printDebugToScreen">true</entry>
Don't forget to set them false on production.
Hi, did you try to use selectlist2 on Apex 18.2 ? Do you known any turnaround solutions for it ?
Thank you
@maxime-tremblay @rimblas @martindsouza @nbuytaert1