Hello –
Is there a way to output the values on a linked fields as opposed to the ref id?
For ex: the .get_all() python wrapper function returns the ids only. Can it return the values from the linked table? Is there an easy way to do this?
Thank you