Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Create a custom validation for create as draft #1

Open
phpMuhammed opened this issue Feb 9, 2020 · 4 comments
Open

Create a custom validation for create as draft #1

phpMuhammed opened this issue Feb 9, 2020 · 4 comments
Labels
feature New feature or request

Comments

@phpMuhammed
Copy link

phpMuhammed commented Feb 9, 2020

Custom Draft Validation So i can make validation on my fields in create as draft operation,
that's should be totally separated from the default creation validation.

@phpMuhammed
Copy link
Author

@devmsh check this out

@phpMuhammed phpMuhammed changed the title Create a custom validation for create draft button Create a custom validation for create as draft Feb 9, 2020
@KasparRosin KasparRosin added the feature New feature or request label Feb 10, 2020
@KasparRosin
Copy link
Member

Thank you for the feature request. I currently don't have time to implement this since i'm working on another project, but pull requests are more than welcome.

@jhonatasfender
Copy link
Contributor

@phpMuhammed, I didn't understand exactly what's to be done, could you please give more details.

@KasparRosin
Copy link
Member

KasparRosin commented Mar 4, 2021

@jhonatasfender I believe what he meant something along the lines of how the current creationRules and updatingRules are made.
So we'd have something like draftCreationRules and draftPublishRules where you could define optional rules for when drafts are being created and when drafts are being published.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants