The View Affiliation Detail button, labeled View, displays the Affiliation Detail card for a specific affiliation. The button renders only the CardContainer of the page to prevent a whole page from refreshing.
Button Information
|
Name |
View Affiliation Detail |
|---|---|
|
Class |
ViewAffiliationDetailButton |
|
Is Primary Action |
No |
|
Label |
View |
|
Target |
_self |
|
On Click |
manageRoster.onDetailLoadStart(this); |
|
On Complete |
manageRoster.onDetailLoadComplete(this); |
|
Re Render |
CardContainer |
Button Menus Using This Button