cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation events for object page in smart template

akshaya_p
Contributor
0 Kudos

Im navigating from an object page to another object page in my smart template application. I want to perform some actions on navigation. Which method can I use for this?

Accepted Solutions (1)

Accepted Solutions (1)

pratheek_kv2
Explorer
0 Kudos

Hi,

You could have a look at ExtensionAPI's "attachPageDataLoaded" method.

This takes a function as input and the function would be called on ObjectPage load.

https://sapui5.hana.ondemand.com/#/api/sap.suite.ui.generic.template.ObjectPage.extensionAPI.Extensi...

Let me know in case you are looking for something else.

Regards,

Pratheek

Answers (0)