We have an ‘upstream’ application that wants to get form data so it can build an html input screen to collect information before making a doPublishFromImport call to Documaker. They plan to use doGetTemplateListData to get the data that is necessary for each form.
The problem is: the web service call only seems to return field name. We would really like to get additional field metadata (field length, data type, is it required, etc).
Does anyone use this web service, and if so, is it possible to get the additional field metadata we are looking for?
Thanks!
Dave