Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

Jump to:

2458 Posts in 720 Topics by 534 members

Customising the CMS

SilverStripe Forums » Customising the CMS » User-Specific Content (Client Section)

Page: 1
Go to End
Author Topic: User-Specific Content (Client Section) 410 Views
  • Garrett
    avatar
    Community Member
    149 posts

    User-Specific Content (Client Section) Link to this post

    Hi,

    Similar to this guy [ http://www.silverstripe.org/archive/show/58759 ], I am building a Client Section in a Silverstripe site. Special thanks to *willr* on instructions on overriding the login form. That code works great-- I create a user group for each user of the site, then in the login form I say if NOT in the Administrators group, then serve the page that has a URLSegment equal to the their username minus the "@" symbol. This is all fine, and the redirect works fine.

    The problem I am having Now is the the content I need to serve to these Members needs to be HTML. Namely, they are job postings, which I created as a ManyManyComplexTableField because it would give me the the ability to associate many postings to many different users. Ideally, I want the job postings in a table on the right, and then check the boxes of whatever postings I want to appear on the user's page which I have selected in the CMS sidenav.

    Now I am again in that terrible conundrum whereby the HTMLEditorField cannot be used in a popup, so I don't know what to do! These job postings have paragraphs and lists and other HTML objects and there's just no way around that.

    How can I accomplish this relationship between User Pages and Job Postings and bring this content in dynamically, withOUT making the job postings a ManyManyComplexTableField?

    Help!

    Thanks,
    Garrett

  • Joshuarr
    avatar
    Community Member
    36 posts

    Re: User-Specific Content (Client Section) Link to this post

    Did you ever get this working? I'm having a similar headache at the moment..

    410 Views
Page: 1
Go to Top

Currently Online: SSadmin, Carolg, CodeGuerrilla , Euphemismus, pitsnipe, rgo, Sean, freenet, Willr

Welcome to our latest member: pitsnipe

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.