I have one custom article page layout which has a multiple lookup field called Tags refered to Tag list. In this layout, I put a webpart which do the task edit Tags for me. When I create a page from the layout and edit it, the webpart let me to add/remove tags easilly. How can I save data in the webpart when user press on link to call out-of-box function to save the page. Any help will be appreciated.
A:
You should create a custom field type + control. I'll be releasing my own custom tagging solution within the week on CodePlex.
Colin
2009-12-05 15:41:38
Thank Colin. I'll try to find more topic about cft and control.
Dau Thanh Hai
2009-12-06 18:07:34
Will try to get my solution on codeplex tomorrow or day after, it works like the tags here on stackoverflow, allowing users to add tags while editing a page (or any item for that matter that has the Tags field added to it).
Colin
2009-12-06 18:50:24