profile improvements
This commit is contained in:
@ -157,7 +157,7 @@
|
||||
<value>The default value for this profile item</value>
|
||||
</data>
|
||||
<data name="Options.HelpText" xml:space="preserve">
|
||||
<value>A comma delimited list of options the user can select from</value>
|
||||
<value>A comma delimited list of options. Options can contain a key and value if they are seperated by a colon (ie. key:value). You can also dynamically load your options from custom Settings (ie. 'EntityName:Countries').</value>
|
||||
</data>
|
||||
<data name="Required.HelpText" xml:space="preserve">
|
||||
<value>Should a user be required to provide a value for this profile item?</value>
|
||||
|
Reference in New Issue
Block a user