Hi all,
Now that I'm managed to create my own node model, I need to further my customization.
Now I need to add custom property to my model as the following :
- it is a pick list. i.e. the user is limited to selection provided.
Perhaps later, the web client will show it as combo box in the property sheet.
- The values are drawn from list of current space users (i.e. the destination space of the incoming content).
Any hint on how to do that ?
Thanks.