Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: B1 Bubble event Before action false error

$
0
0

Hi Jaba,

BubbleEvent only relevant during BeforeAction = true.

The purpose of BubbleEvent is a flag to let SBO know whether to process the next event.

 

Below is the cycle of menu click event

Before MenuClick (BeforeAction=true + By default BubbleEvent = true)

After MenuClick (BeforeAction=false)

 

If inside the BeforeAction event you set the BubbleEvent = true, SBO will process the After MenuClick.

If inside the BeforeAction event you set the BubbleEvent = false, SBO will NOT process after menuclick.

 

As you can see, there is no other event relating to menuclick after the 'After-MenuClick' event, thus BubbleEvent = true or BubbleEvent = false does not matter anymore.

 

Regards
Edy


Viewing all articles
Browse latest Browse all 8581

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>