Category / Section
How to provide relative path in the transferPage API of ejm?
1 min read
When you want to navigate the page with the transferPage method, you need to provide the exact relative path and the tilde (~) symbol does not accept it through jquery ajax method. The App.transferPage loads the content through ajax and it handles purely through script actions only.
Script
<script> |