Page 1 of 1

FrontEndUsers: Get user properties restricted

Posted: Fri Oct 27, 2017 4:37 pm
by webform
Is it necessary to have user properties set to "Required" before i can fetch them with {feu_smarty::get_user_properties()}?

When i do a {feu_smarty::get_user_properties()|print_r} it looks like i only get required properties.

Code: Select all

Cms Version: 2.2.3.1
CGSimpleSmarty: 2.1.7
FrontEndUsers: 2.7.1

Re: FrontEndUsers: Get user properties restricted

Posted: Fri Oct 27, 2017 8:37 pm
by webform
I'm stupid and shouldn't be working late at night :-[

The properties didn't get listed because only properties with values get listed.