Hello,
I am trying to understand what is causing the issue, I have a page (page# 1) with html code which gets the data points via javascript code. Within the page html region I get the data points in javascript file using the jquery selectors for example as below.
$("#today").text(TODAY.toDateString());
After enabling the friendly url's any of these references are not working as expected within the page. When I run the page below is how the page looks before and after enabling friendly urls. I have the application setup in my personal workspace. Can anyone please share your thoughts on this as to why this is behaving or not working as expected. Also, please share if there are any alternative options to resolve this.
WS: RBK
Username: demo
Pwd: myApp@12345
App# 238379
Page# 1
Screenshot# 1 (before enabling friendly url app attribute)

Screenshot# 2 (after enabling friendly url app attribute)
