How to implement Data Extender to populate the list on the component creation page?

I am new to Tridion's Data Extenders concept. I found out that it requires a configuration file and a cs file from the SDL Tridion 2011 SP1 online documentation. Is there a need to use basic services for this? Please explain the steps to me. Thanks in advance. An early response is appreciated.

+3
source share
1 answer

Read this wonderful article from Jaime Santos Alcona:

http://jaimesantosalcon.blogspot.com/2012/04/sdl-tridion-2011-data-extenders-real.html

It explains which steps you need and which files are involved.

+7
source

All Articles