Page 1 of 1

include export options to userlevelpermissions

Posted: Thu Mar 07, 2013 7:36 pm
by digitalphotoworld

I miss the option to set userlevelpermissions for export.
It should not only be possible to enable/disable export for a given userlevel. I also like to have the option to choose wich export (print, pdf, excel etc.) should be possible for the userlevel.


Re: include export options to userlevelpermissions

Posted: Mon Jan 13, 2014 11:38 pm
by Petr

Its very good idea, its possible "hide this export icons/possibilities" on page like as any other values, text, etc in Row_Rendered Page using $this->Item->->ViewAttrs["style"] = "color: transparent"; or other functions on another Page?