Hi,
we have a datacapture.cfg that uses FormAPI to interrogate the "name" field on Save and save the DCR with that name. I would like to mimic the same behaviour in the java/servlet templating UI, and can't use FormAPI for that. Is there an API for the templating client?
I've had a look at OpenAPI, but it seems to be more for client apps accessing Teamsite through RMI.
Should I be utilising the <inline> tag? or a java callout maybe?
On a slightly unrelated note, I'm using <inline> to populate a hidden field in the same DCR from a database (using Perl DBI). This also works through the browser UI, but _not_ the Java UI, even though
http://devnet.interwoven.com/site.fcgi/techlib/002152 states (at the bottom) that <inline can _only_ be used with the java UI or the servlet UI.
Any help on the above problems would be appreciated.
Cheers,
Dave