Dynamic Form Publish Resource Action
I have a Page Resource with a
For CreatePage I want to display different Save-Actions. For Example:
Can someone guide me to where to start?
publish_at Date-Field.For CreatePage I want to display different Save-Actions. For Example:
- If
publish_atis unset there should be a Save as Draft-Action and a Save and Publish Now-Action - If
publish_atis set in the future, there should be a Save and Publish Later-Action
Can someone guide me to where to start?