It is common to have to hide pages with required fields when someone is choosing an option like Deny, Withdraw, Cancelation, etc rather than Approving or moving forward with a form. Otherwise the cancelation action button will not work as their required fields are not filled out.
In this case we often use a field combined with a field rule where the task user can select they are about to withdraw and it hides pages with required fields they previously would have had to fill out.
Is there any CSS magic to make this section always show regardless of what page your on that way we can keep it near the action buttons at the bottom of the form.