Instantly display value from an API

Hi there, I am facing some issue for instantly display a return value from an API in a form.

I am trying to simulate the same way of generate a barcode image from a URL by passing the parameter. I success to make this work by creating a col with IMAGE type, and then paste the URL in the initial value. this work fine.

Then I try to using the same way, which the API will return a Text value. For this, I create the col as TEXT type, and  then paste the URL in the initial value, but this time, the displayed value is the URL address rather than the returned value. I sure the URL working fine as I paste the URL in a browser, it do display the returned value as "ABC"

What should I do, so that the return text value may instantly refresh in a form like the barcode image generator?

Your help is appreciated, thank you.

0 0 36
0 REPLIES 0
Top Labels in this Space