I’m working on a custom module. I need a admin config section with dynamic options. The idea is to have a list of all enabled shipping methods. Next to each method i need a select dropdown with shipping methods loaded from an external system. How can create an admin config section with dynamic data?
Ive created an screenshot to clear things up on what i need:
I need a row for each enabled magento shipping method, and a dropdown next to it.