Re: Acrobat is not able to create a usable response file from the returned...
One other thing I forgot to mention...when I initially hit the Distribute option, a message box opens that tells me that there is information on the form and then asks if I would like to remove the...
View ArticleRe: Can I make certain fields conditionally required?
You need to explain what required means to you, exactly? Required for what? For example, does it mean any of the following: 1. Required before the form can be submitted (via email or web server)2....
View ArticleRe: Acrobat is not able to create a usable response file from the returned...
Yes, it does mean information in the form fields, so that's probably not the source of the error.
View ArticleRe: Acrobat is not able to create a usable response file from the returned...
Eureka!!! Ok, I distributed without signing it beforehand, and it looks like it is functioning properly. I guess logically I thought I would have to sign it first before distributing it, since I am...
View ArticleRe: Can I make certain fields conditionally required?
I see what you're saying. I would want it to be required before it could be emailed.
View ArticleRe: Can I make certain fields conditionally required?
OK, one more question. Do you currently have a button or something that when clicked caused the form to be submitted by email, or are you relying on the users to save the file and manually attach it to...
View ArticleRe: Can I make certain fields conditionally required?
To be honest, I haven't gotten that far. I tried looking to see if there were specific tutorials or tip sheets for making forms in acrobat, but couldn't find any. I just started this literally this...
View ArticleRe: Can I make certain fields conditionally required?
What is commonly done is a button is used to initiate the email, using a "Submit a Form" action and specifying the email address of the recipient. The submit will fail if any fields that are marked as...
View ArticleRe: Can I make certain fields conditionally required?
So I scrapped the required fields for now- until I get more experienced. NOW- I added a bunch of check boxes to the form. When I go to fill it out- I hit one check box- and THEY ALL get checked.........
View ArticleRe: Can I make certain fields conditionally required?
You need to give each check box a different field name.
View ArticleRe: Can I make certain fields conditionally required?
holy crap- that's going to take forever!
View ArticleRe: getting a syntax error
Check your variable names and use of those names. Your variables:var nMeetingsIn = HHMM2Num("h:MM tt", cMeetingsIn);var nMeetingsOut = HHMM2Num("h:MM tt", cMeetingsOut); Calculation:(nMeetingsIn –...
View ArticleRe: Adobe Acrobat, protecting Images in a Fillable form?
"You can also use the script in the mouse up action of your "Print" icon."umm how please?
View ArticleRe: Adobe Acrobat, protecting Images in a Fillable form?
I am assuming that your "print icon" is a button. If so, then do the following: 1. Right click it and choose Properties2. Click the Action tab3. Choose Mouse Up as the trigger and Run a JavaScript as...
View ArticleFigures to decimals
I`m trying to convert figures in decimals, such as; example:- (user would type in 25 and once user click tab button would convert it 0.25). Can someone please help... Thanks.
View ArticleRe: Can I make certain fields conditionally required?
Not really. Draw your first check box and then right click on it with the Select Object tool and choose Place Multiple Fields. You can then specify how many check boxes you want. Acrobat will...
View ArticleRe: Figures to decimals
It's not clear to me what you want. What should happen if the user enters 0.25? How about 1234? Do you want the actual field value to change from 25 to 0.25, or just what gets displayed in the field?
View ArticleLicense for form submission
Hi! I have planned to create a adobe form that enables electronic submission(http or web services). Hence, users can submit the form on their desktops or through their browsers. I dont mind the...
View ArticleRe: License for form submission
The cost actually depends on your intended usage. It is based on the number of users and/or the number of forms and is something that's determined after you talk with an Adobe salesperson. It's also...
View ArticleRe: Figures to decimals
I`m a bit confused now… In the below table, where it shows goods description, value to be displayed as 0.25 and not 25, since i`m working with kilos, grams and volume. can you also help me, show me how...
View Article