Jump to content

Recommended Posts

Posted

So, I can access the value of a field in a club that my user belongs to 

$user->club['title']

However, I can't get the title from a select? I tried

$user->club['status']->title

but it didn't work. 'status' being the select field name that I am trying to get the value of from the dropdown.

Any help appreciated

Posted

Sorted this myself. It was because I had the field set for multiple references as has been mentioned many times... doh! As well as getting it by page id.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...