Hello Experts
How can we capture which button is on main page while navigating to second page in Fiori
Example
I have main page with separate create and update button and separate create and update button on second page.
On clicking create or update button I navigate to another page which has both create and update button separate but I need to hide the other button on next page. So if I click create on first page then update button on next page should be hidden and vice versa.