joshuag Posted October 30, 2012 Posted October 30, 2012 Does anyone know if it is possible to have templates & pages without a title field. I seem to run into a lot of cases where I don't need a title in my data structure and I end up making some excuse about how I can accomodate the title field in my data. As an example, lately, I am just dynamically populating the title field with a unix timestamp... just to fill something in to the title when I am creating pages with the APi. I don't need to view the titles of the pages I am creating in the page tree. and I don't need this field for anything in my data, output, selectors, anything really. Thanks in advance for any tips. 1
netcarver Posted October 30, 2012 Posted October 30, 2012 Setup > fields > title > advanced tab > turn off global flag > save > remove from templates where you don't need it. I think that should fix it -- but don't know if that's the official way to do it. 1
diogo Posted October 30, 2012 Posted October 30, 2012 You could use the name of the page for the title. I know it's redundant, but either than the space it takes, i don't see any disadvantage. edit: I didn't see netcarver's answer before posting
joshuag Posted October 30, 2012 Author Posted October 30, 2012 Setup > fields > title > advanced tab > turn off global flag > save > remove from templates where you don't need it. I think that should fix it -- but don't know if that's the official way to do it. Yes!! This is the best ever! I am a little ashamed that I didn't know that I could do that Thanks!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now