Friday 05 May 2017 4:07:49 pm - 2 replies
Hi, I have some problem with eZ Publish 5.x, I want to enable "Store draft" button on editing articles, now enabled "Store draft and exit" button but i want without a "Exit". i look in code and on load page "Store draft" button have attribute "hidden" and "display:none", where i can enable or disable this buttons?
Friday 05 May 2017 4:31:11 pm
That's probably because of the eZ Autosave extension, and this setting:
https://github.com/ezsystems/ezau...settings/autosave.ini.append.php#L12
Monday 08 May 2017 8:57:37 am
Quote from Peter Keung :That's probably because of the eZ Autosave extension, and this setting:
https://github.com/ezsystems/ezau...settings/autosave.ini.append.php#L12
Thank you very much it`s help me , problem is solved !
You must be logged in to post messages in this topic!