How to add a cms controlled textfield in a page(ie content type is page)?
sir,
How to add a field(like a text area) in a page(ie content type is page) into which some text can be added.
This text area should be cms controlled in the sense that the admin user should be able to change the content. ie He should be able to upload different content at different points of time.
Please help urgently.
评论
CCK Field Permissions
Check out the CCK Field Permissions module, which will give access control to individual CCK fields. You'll need the CCK bundle of modules to get started.