Hi,
I’ve been using the API to query docs, tables, rows and columns - works well
However, I having getting or setting column attributes.
In particular, I like to be able to retrieve the set of valid values for columns that are of the select
type. Further, I’d like to be able to define a new select
column with a fixed set of values.
Does the API give us access to the set of valid values for each select field?
Can the API create new columns?
Thanks
Geoff