Page History

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

S-360

Zumstein V2 Release Notes


Panel
bgColor#f3f3f3

Zumstein V1 will bring new and exciting features between April and July 2024.



Module

Highlights of the Zumstein V2 Release


Online Sales



Include Page
RN:x Online Sales (Zumstein V3)RN:x
Online Sales (Zumstein V3)


Onsite Sales


Include Page
RN:x Onsite Sales (Zumstein V3)RN:x
Onsite Sales (Zumstein V3)


Engagement



Include Page
RN:x Engagement (Zumstein V3)RN:x
Engagement (Zumstein V3)


Back-office



Include Page
RN:x Back-office (Zumstein V3)RN:x
Back-office (Zumstein V3)


Open Platform



Include Page
RN:x Open Platform (Zumstein V3)RN:x
Open Platform (Zumstein V3)



Full list of improvements per release


Children Display
pageRN:Zumstein V2


HTML
<style>
#main-content div.contentLayout2 div.columnLayout:nth-child(2n+5) div.cell.aside:nth-child(1) h1 {
	color: #640050;
}

#main-content div.contentLayout2 div.columnLayout:nth-child(2n+5) div.cell.aside:nth-child(1) p span.confluence-embedded-file-wrapper {
	display: block;
	width: 102px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -32px;
}

#main-content div.contentLayout2 div.columnLayout:nth-child(2n+5) div.cell.aside:nth-child(1) div.innerCell {
    /* background: #640050; */
    color: #640050;
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px;
}

#main-content div.contentLayout2 div.columnLayout:nth-child(2n+5) {
	margin-bottom: 15px;
}
</style>