Hello, i have read this Blog and implemented such a Configurable Widget in the backend content. Now i want to add a option to save strings in a list, for the beginning i will put a textbox and an Add Button, which add the string to the list. In the frontend the list must be printed in the Widget.
which steps must i do, to implement this functionality?