Is it in some way possible to limit the possibilities in the field 'Content Type' (I want people to only add 'Content', and not anything else) and not allowing pages to have any parents when adding new content?
Also, is it possible to not show some of these fields, when there is only 1 possibility (I only have 1 template, so it isn't useful to show it)
Limit the posibilites with 'Add New Content'
Re: Limit the posibilites with 'Add New Content'
Hi Intru,
are you able to access the back-end php file that displays those pages? Are you comfortable making a change to it?
If so, I will tell you which lines of code to modify. Which version CMS do you have?
are you able to access the back-end php file that displays those pages? Are you comfortable making a change to it?
If so, I will tell you which lines of code to modify. Which version CMS do you have?
Re: Limit the posibilites with 'Add New Content'
Hey Streever,
I'm running the CMS on my own server, so I'm able to make changes to the script. Making changes to it is not a problem (the only problem being that I don't know what/where to change). I'm using version 1.1.3.1.
I'm running the CMS on my own server, so I'm able to make changes to the script. Making changes to it is not a problem (the only problem being that I don't know what/where to change). I'm using version 1.1.3.1.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Limit the posibilites with 'Add New Content'
the files you need to change are probably admin/addcontent.php and admin/editcontent.php
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.