Hi,
I am trying to create a data list and get items with API, but I found out that the FieldName return from API are “Text1”, “Text2”.
Then I try to edit the data list field name on Yeeflow, but the field a disabled.
Can I customs the field Id (FieldName) also?
Because if the field Id cannot be define by user, when I try to Query list items by api, the result will be very difficult to read.
Thanks.