document-api-python icon indicating copy to clipboard operation
document-api-python copied to clipboard

Exposing other field attributes

Open cgmarquis opened this issue 8 years ago • 1 comments

I'd really love the ability to grab the "remote-name" and "parent-name" through the Documents API, so that we can see at a glance what table and column any given field comes from.

cgmarquis avatar Feb 09 '18 19:02 cgmarquis

I agree wholeheartedly! This information seems (without closer inspection) to be readily available in the XML, so it would be really great to be able to access it via the Document API. I'm writing this as someone with some coding experience from way back, so I can just about manage using the Document API, REST API to simple ad hocish tasks, but going about parsing the XML on my own would be a bit of a stretch.

mikkopohjanliekki avatar Mar 08 '18 05:03 mikkopohjanliekki