Hi, First of all, thanks for you help these days!
I am trying to have a list of items pulled from the Tiggzi Server that will include some fields and an image.
I am able to post the items to the server, and upload the image to the Files Tiggzi database.
However, when getting my items back from the server to the app I am able to get all fields but have no idea how to pull the images into the specific record. I know how to pull the image into the app with file get, but I dont know how to get the image name so that I can get the correct image to its specific record.
How can I get the image server url right away after uploading so that I can save it to the record?