Hi,
I have Months as a numbered list. The number of items in this list is calculated based on user input. Each time the user changes the input, the list should be deleted and items should be created based on the new value. Is it possible to dynamically create the number of items in a numbered list?
Thanks