21310 Posts in 5739 Topics by 2604 members
General Questions
SilverStripe Forums » General Questions » Can I create a user/member that can login and edit just one page?
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1087 Views |
-
Can I create a user/member that can login and edit just one page?

15 September 2009 at 10:28pm
I'm creating a site for an expo and the client would like the exhibitors to be able to edit a page for themselves. I'm trying to choose a CMS at the moment - would this be straight forward with SilverStripe?
Ideally I'd like it if these users logged in and all they saw was there page in edit-mode.
Thanks
-
Re: Can I create a user/member that can login and edit just one page?

16 September 2009 at 2:45pm
Hey Jono,
Would be pretty straight forward with SilverStripe - you would just have a form which shows only when they have canEdit() rights and as the form action you just save the contents of the text field into the current pages content field then save the page. See tutorial 3 for creating forms + actions.
-
Re: Can I create a user/member that can login and edit just one page?

19 February 2010 at 6:14pm
Thanks Will, still haven't got around to trying to add this functionality but decided to go with SilverStripe and haven't looked back since!
| 1087 Views | ||
|
Page:
1
|
Go to Top |


