Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Page is not reloading while navigating from one page to another

3893507Nov 6 2019 — edited Dec 12 2019

Hi,

I have created an application using JET. I navigate from one page to another and i add some data in that page and when i navigate back to my first page it wasn't reloaded (the data

which i added was not getting reflected in my page). When i run the application in local it works fine.

But when run my application in fusion it's not working as expected.

JET Version: 7.0

This is the code which i use to navigate back from one page to another.

oj.Router.rootInstance.go('dashboard');

Thanks

Comments

Post Details

Added on Nov 6 2019
4 comments
280 views