cancel
Showing results for 
Search instead for 
Did you mean: 

"Back"-Button History in Z*Window

0 Kudos

Hello Everyone!

I have a question about the "Back-Button" who is on top of the right side.

We build our own Z* Searchpage. In the searchresult of our Z* View we've got a link to an "Activity".

After we jump into the "Activity" we would like to return with the "Back"-Button to our Z* Searchpage. But the standard History does not jump back to our Searchpage.

Is there a possibilty to solve this problem. How could we make the "Back"-Button jump into our Z* Searchpage. Can we somehow change the standard history.

I would be glad if someone could help us!

Many thank,

Isabel

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Isabel,

You need to raise event

RAISE EVENT history_trigger

in the outbound plug of search page. This way the breadcrumb back can be used.

You can check any of the standard components for more details.

Regards,

Masood Imrani S.

Answers (3)

Answers (3)

0 Kudos

Hello,

I need help with the similar problem, I need to Hide the button Back, ( only HIDE ). I try with the code raise event history_trigger but is not working.

Could someone help me?

Best regards,

0 Kudos

It works!

Many thanks!!!!!!

Bye Isabel

arunprakash_karuppanan
Active Contributor
0 Kudos

Hi,

Masood is right. Please follow this thread to find where you need to put the code.

[;

Regards,

Arun Prakash