I have a custom content type which any user account can create content. So I want to get rid of all the custom settings like input format, menu settings, publishing options for all accounts. how can i do this?
Create a role and set permissions. Or if it is the 'authenticated user' edit their permissions located in /admin/user/permissions.
I allowed a authenticated user to create the content called booking but I only see the submit / preview button when logged into a non-admin account. I dont see the tile, body field or the custom date field