Hi,
I want to populate the data of a combo-box in my SBM application by calling a 3rd party API that returns JSON data, I tried using javascript but I was not able to get the combo-box id out of InitFieldLookup which is being generated automatically by SBM, is there any way to do that scenario?
Thanks!