Hi,
I think it should be feature request!
But if this case is urgent you can:
var action = (hasValidationErrors || !hasPublishAccess) ? SaveAction.Save | SaveAction.SkipValidation : SaveAction.Publish;
You can find my evidence for this in here
//Ha Bui
Hi,
We released a new feature in EPiServer.CMS.UI.Core 7.7.0 (http://world.episerver.com/Support/Bug-list-beta/bug/113013/) that made it possible to configure if media that is uploaded should be auto published (standard behaviour), if you untick that feature uploaded media will in draft.
You can find this new settings under Admin\System Settings\Editing
Thanks Magnus!
However - it's a good start but :) would be great if we could also specify publishing actions for each file while uploading as habu mentioned.
I agree that it would be a nice feature. I will submit a feature request for that.
But will 7.7.0 solve your customer’s immediate problems? It should be possible to upload all of them now and then schedule them for publish at a later date.
I was scanning my old started forum posts to see - maybe something is already solved. this is one of the posts.
if somebody is having similar case - http://blog.tech-fellow.net/2016/09/23/configure-episerver-media-auto-publish-on-upload/
Sort of editorial question but seems I can't find the answer :)
Client is requesting existing functionality from 7.0 - Scheduled version publish for PDF files.
http://webhelp.episerver.com/CMS/7.1/EN/Default.htm#VersionManagement/IN_FileVersionManagement.htm
What I'm looking for is feature or solution - when editor upload new file version with the same name - EPiServer actually asks for options: Skip, Replace immediately, Create new draft. Latter could be scheduled for publishing.
Any ideas?
This is pretty urgent !! as customer has lot of new files to be uploaded and scheduled for publish..