Hi ,
I have developped a webpart that shows the news added to an announcement list in a jquery Slider. In my code , i access an announcement list witch must have obligatory the name "Announcement" and get the data from title and body field and show them in the slider.
Now i would like that the user can choose which announcement list he want to consume and not to force him to create a announcement list 'announcement'. actually my webpart don't have proprieties.
I.e when he add the webpart , the user can choose in a list which announcement list he want to consume if there more than one list.
How to accomplish my goal ?
Thanks