Here's how I play on PS4 as WHM.
Hotbar #1:

Hotbar #2:

I've set it up so my hotbar will automatically change when using "Cleric Stance". If I'm on Hotbar #1 and use Cleric Stance, it will swap to #2, and if I use it on #2 it'll swap to #1
Hotbar #1 is healing while Hotbar #2 is DPS. I put some support skills that I use all the time on both hotbars.
Here are the macros I use:
For Cleric Stance:
Hotbar #1 gets this one
Code:
/macroicon "Cleric Stance"
/ac "Cleric Stance"
/chotbar change "2"
Hotbar #2 gets this
Code:
/macroicon "Cleric Stance"
/ac "Cleric Stance"
/chotbar change "1"
Swiftcast + Raise:
Code:
/macroicon "Raise"
/p Raising <t>! <se.7> <se.7>
/ac "Swiftcast"
/wait
/ac "Raise" <t>
Protect + Stoneskin 2:
Code:
/ac "Swiftcast"
/wait
/ac "Stoneskin II"
/wait 2
/ac "Protect"