Hi, I created a custom form with a dropdown component, for the dropdown options I need to get from other sources (not hardcode), for example from a database.
I can use Fusion to connect a database table and get the options data, but how should I update the dropdown component with Fusion.
Thanks.