Assign author to my Article Page

Posted by Community Admin on 03-Aug-2018 03:28

Assign author to my Article Page

All Replies

Posted by Community Admin on 17-May-2011 00:00

Hello,

I created an Article module based on the products module. Now I would like to add the below properties, however I am not sure how to achieve this.


1. Assign an article to an Author.
2. Assign images to an article.
3. Assign download files to an article.

Does anybody know how to do this?

Thanks

Posted by Community Admin on 25-May-2011 00:00

Hello Sonu Kapoor,

I've answered your questions in the support ticket you submitted. For reference, here's a summary:

1. Set the Owner property of the persistent class (inherited from Content). It contains the ID of the CMS membership user, who is the author of the item. For user interface through which you want to select the author, create a custom field control and use Telerik.Sitefinity.Web.UI.Backend.Security.Principals.UserSelector.

2. Create a custom field as described here.
3. Same as 2), but substitute the content type when calling the service.

Best wishes,
Slavo
the Telerik team
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed