Project

General

Profile

Bug #94408

Updated by Simon Schaufelberger 2 months ago

I created a backend usergroup which is only allowed to create content elements of type image. 
 When navigating to a page in the list module and creating a new content element the only allowed content type image is selected in the type dropdown. The form fields are the ones from the element of type text. Only after saving the content element really becomes an image element. 

 My current workaround is to also allow the text element and thus force the backend user to switch to image which then reloads with the correct form fields. The text content element is not needed though. 

 !bug.png!

Back