Hello,
I have a paragraph-level item with Editable list and Dropdown list (with static options) fields and there are two questions:
1. How can I loop through Editable list in razor paragraph template?
2. How to get selected value of selected index of Dropdown list in razor paragraph template?
It should be pretty simple, but I didn't find documentation.