by feemac » Tue Mar 16, 2010 12:12 am
I have examined an existing HTML form in my company's Form Templates folder within infoRouter and have compared it to the instructions written in the "Form Template Administrator's Guide" and have the following questions...
The guide doesn't mention what action to take in the opening form tag, i.e. <form name="input" action="*" method="post">.
The existing form I compared this with calls for: action="IRDOC.ASPX".
My first question is either "what's an IRDOC.ASPX?", or "Is this the action I call for?" or "What do I call for?"
The Guide mentions that I have to create a meta tag <meta name="render-with" content="/Form Templates/***.pdf"/>, the existing HTML form I compared this with has no "rendering" meta tags, so I am not too sure how, when or if to use this meta tag. Am I right to assume that I do use this meta tag and that is belongs within the header section of the HTML?
Also, I have created my own "[Form Template]" folder to use for testing the forms I am to create, however the form I have uploaded to my personal Form Template folder doesn't appear in the list when I select "Document from template" within the "New" menu. What would the reason for this be, and how do I get this to work?