Forum Discussion
KeithJusas
5 years agoQrew Captain
Davy
the appid should reference the application where the document will be created and NOT the application where the template lives. So use appid() in the appid= parameter
for the tpdbid= do not use the table alias since that will refer to the table in the current app, use the actual dbid of the table in the other application.
make sure the user token you're using has access to both apps.
------------------------------
Keith Jusas
CEO
Juiced Technologies, Inc.
Ronkonkoma NY
6316175060
------------------------------
the appid should reference the application where the document will be created and NOT the application where the template lives. So use appid() in the appid= parameter
for the tpdbid= do not use the table alias since that will refer to the table in the current app, use the actual dbid of the table in the other application.
make sure the user token you're using has access to both apps.
------------------------------
Keith Jusas
CEO
Juiced Technologies, Inc.
Ronkonkoma NY
6316175060
------------------------------
- KeithJusas5 years agoQrew CaptainOne more point...I don't recommend using an external table to store the templates as our EFP Configurator utility used to assist in building your subtable configurations CANNOT cross apps. So you would have to manually build out your subtable config settings which can be done but is not simple. Much easier to use a local templates table for this reason
------------------------------
Keith Jusas
CEO
Juiced Technologies, Inc.
Ronkonkoma NY
6316175060
------------------------------