Login icon indicating copy to clipboard operation
Login copied to clipboard

User settings for Login.Profile and Login.UpdateProfile

Open bertoost opened this issue 11 years ago • 0 comments

Login.Profile Maybe a property to enable loading settings?

&includeSettings=`1`

And near that; a property for the key prefix for settings? Like;

&settingsKeyPrefix=`setting_`

Maybe the settings key prefix as default? A call like this:

[[!Profile? &prefix=`prof.` &includeSettings=`1`]]

Will result in placeholders like: [[+prof.setting_mysetting]]

Login.UpdateProfile This one should automatically pass "settings_" prefixed fields as user settings. Maybe the key prefix setable via a property?

bertoost avatar Aug 07 '14 13:08 bertoost