Opposite method of onCardRendered

Hi,



Anyone knows what method to override because I want something to happen when closing a "card" / record page opened from section. I basically want to reset the value of a boolean attribute to false.



Basically the opposite of onCardRendered in section js.

Like 0

Like

1 comments

Hi,

If you talking about the "Close" button then you should look at onCloseClick. But, if you want a method opposite to onCardRendered then it probably is initCloseCardSubscription.

Show all comments