Must be able to enter information where the calculation is present

I have a form in Acrobat Pro, which is used to provide a fee. If someone is being reimbursed for miles, I need to calculate 0.56 * the number entered in the field 'Miles' that continues automatically in the "Amount" field using the calculate function. However, if someone needs to be reimbursed for anything other than miles, nothing can be entered in the 'Amount' field because a calculation is - even if it is zero... How can I fix a person can enter a different amount if the miles are not used? Is there a way to tell if something is entered in the mile, otherwise leave blank to get into computing, and allow data to be introduced?

It is not difficult and it could be something like the following:

Custom calculate script for amount field

(function () {}

Get a reference to the Miles field

var f = getField ("Miles");

Perform the calculation if a change in the

Miles field, that's what triggered the calculation

If (event.source & event.source = f) {}

Event.Value = util.printf ("%.2f", 0.56 * f.value);

}

})();

If you do not have the read-only field (as you normally would for a computed field), the user will be able to change the value of the field.

Tags: Acrobat

Similar Questions

  • User must be able to enter data in the form of process the OID of the UI of the application of Self

    Hello gurus,

    There is a requirement with my client--

    After the success of user self-request/self - registration and user of the creation; When the user opens a session in IOM web console to view their profile. Suppose that an access policy is in place and he's already planning access to a resource by default for example OID now when he connects to his profile and click on the 'My resources' section - there it should be able to see the form of courses and it should be able to change this and provide the necessary details on the spot. Once the user enters these details as a process; You have to save it so that the data gets thrusts in the target resource.

    so is there anyway, we can show this form of process on the user's profile? everything what we can change to FormMetadata.xml? If so in what section?

    Hints/tips/ideas to meet this test?

    Thanks for your time.

    You will not be able to display the form of process or change these values in view profile screen.

    You must create custom fields that are mapped to the shape of the profile of the user process. Then, you create triggers to update user form from the fields defined by the user when the user changes them, they get pushed to the shape of the target process by adding the names of the tasks in the commissioning process definition. Then, this would trigger updates of the target resource.

    -Kevin

  • Cursor jumps to the previous when lines typing or entering information in the worksheet

    When you enter information into a worksheet or by typing a document or email the position of the cursor suddenly moves in the middle of typing and inserts text in the wrong position or ceases the text input in the document. I tried to slow down the cursor down and it seems to have had little effect. The help of a USB keyboard and a mouse is good but the return to the use of the normal laptop, and I am facing the same problem. The laptop is a Toshiba Satellite A300 D - 13 X running Vista with windows Mail.

    I would say that there is a problem with your laptop keyboard? How old is it?

    MCDST
    A founding member MCITP - technician Support Enterprise-
    MCTS - Configuration Vista - Charter Member
    MCTS - specialist licenses in Volume, small and medium-sized organizations - Charter Member
    MCITP - Consumer Support Technician
    MCTS - Windows Server 2008, Active Directory Configuration
    MCTS: Windows Server 2008 Network Infrastructure configuration

  • Adobe ID outside screen gray with swirl in right hand corner when it is prompted to enter information. The rest of the way. I'm locked out

    Trying to run things. Adobe ID required. Enter information. Then I get a gray screen with swirl at the bottom right. Never lets me program.

    Hi lospesca,

    Thanks for posting on the Adobe forums.

    Please follow these steps:

    Navigate to the following location:

    for Win

    C:\Program Files (x 86) \Common Files\Adobe

    C:\Users\username\AppData\Local\Adobe

    for MAC

    Finder > go > go to folder

    \Library\Applicaiton Support\Adobe

    ~\Library\Applicaiton Support\Adobe

    Locate the OOBE folder and rename it to OOBE.old

    Download and install

    Adobe - Adobe Application Manager: for Windows: Adobe Application Manager

    Adobe - Adobe Application Manager: for Macintosh: Adobe Application Manager

    After installation

    Try to open Adobe Application Manager / Creative cloud App.

    Log in to the Adobe ID and password.

    If it doesn't work try first twice more.

    Let me know if that solves the problem.

    Kind regards

    Sandeep

  • Can not enter information in the body of an email to hotmail.

    My hotmail will take TO information and information of subject but will not allow anything in the body so I can't send e-mails

    http://www.windowslivehelp.com/forums.aspx?ProductID=1

    They will help you when repost you your question in the Forums above for Hotmail.

    See you soon.

    Mick Murphy - Microsoft partner

  • Why Dreamweaver CS6 invite me to enter information on the subversion server?

    I can't access the files on my server because I set the version control settings. I don't have that and I don't need to my other computer.

    When DW starts acting weird, the first thing to try is delete the Cache of corrupt in DW

    http://forums.Adobe.com/thread/494811

    If this does not help, try to restore preferences

    http://helpx.Adobe.com/Dreamweaver/KB/restore-preferences-Dreamweaver-CS4-CS5.html

    If all else fails, use the tools in cleaning of CC below followed by a re - install software.

    http://helpx.Adobe.com/Creative-Suite/KB/CS5-cleaner-tool-installation-problems.html

    Nancy O.

  • Get information from the low level of the Subvi ni5660

    A quick explanation of the problem: I need to create several VI just to return a value of the PXI-5660 (ex: Center frequency, Span, etc.) while the entries are only a "VISA" and one "error in.»

    Detailed explanation of problem: I need to create multiple VI that the properties 'Set' or 'Get' of the PXI-5660 module (ex: the Central frequency value, get frequency, etc...).  Each VI must have a VISA in/out and in/out Error, but the only other present in/out should be the property of game/called.  Global variables are not allowed.

    One of the biggest problems for me is that ni5660 drivers do not contain a property node.  I managed to (apparently) set some of the properties by feeding only a single entry in the icon 'configure ni5660 for spectrum', but the only tool that seems to be able to output all information is the icon «MT get Attributes»  The release of 'MT get Attributes' does not contain many of the properties that I need good output.

    I tried to use the icon 'MT get Attributes' linked to "ungroup by name" which has the value "handle receiver.handles.niScope" which feeds on the reference to a property niScope node, hoping that I would be able to obtain information through the niScope 5660 (it seems that ni5660 software uses the niScope on a lower level software ", correct me if I'm wrong).  This VI finished, when put online with the 'ni5660 Initialize.vi' and ' ni5660 Close.vi, ' returned the error (-1074135028) with the explanation 'ID attribute not recognized.' ""  (The error occurred on the property node in the Subvi "Get the Central frequency")

    The goal is to make the action of PXI chassis similar to a HP8563E Spectrum Analyzer.  With this in mind, the list of attributes that I will need in the end to set and get (the separate VI) are the following: Center frequency, Span, window, number of Points, resolution bandwidth, level of reference, mitigation and time sweep.

    I apologize for my (very probably) simple question, but endless (I only started programming in LabVIEW there about 2 weeks).  If someone would be able to point me in how to make apparently PXI-5660 current property settings from thin air, I would be very grateful.  If more information or details are needed, feel free to ask.

    Thank you

    zdunn wrote:

    ....

    but unfortunately, I'm still at a loss, how to create a VI that "calls" that same property back and the fate, while using only 'VISA In' and 'In Error' as inputs.

    Located on how silly that statement. You want to create a function where (for example) you want to set the resolution bandwidth and do not want to pass as a parameter the name of the instrument. You have created the programming language that is able to read minds?

    You can use a function where you can pass a parameter in (or use a function that retrieves a parameter) or do nothing at all with the instrument. It is more complicated than that.

    There are tutorials available that can help yu with LabVIEW to learn, but I think that there are certain fundamentals means.

    Edit: Sorry, I may have misunderstood. to query does not require an entry but I don't understand what you want to query. The parameters of the instrument are all under control stripped - a program you or any other writing. Unlike a GPIB instrument, there is no one '?' command to read a rear frame. It is assumed that you know how the instrument has been configured in the first place.

  • Enter descriptions for the Photos in El Capitan?

    After that I updated to El Capitan, my photos will still keep descriptions that I gave them in iPhoto and I will be able to enter and modify the descriptions for each photo in the Photo app? I've resisted update OSX on a version that does not use iPhoto because I have descriptions for all my photos that I don't want to lose. I see from an OSX 10.3 below directly to El Capitan will allow me to retain access to iPhoto, but any changes will not be stored in iPhoto. I don't want to lose the info in my library, but realize that I can't use OSX 9.5 forever. Or is there a 3rd party library app / I should use?

    Yes, the descriptions are migrated to PHotos

    See How Photos handles content and metadata for iPhoto and Aperture - Apple Support for more information

    migration is a singular event - after migration of the iPhoto and photo libraries are separated and without changes to one affect the other

    LN

  • Information on the performance and tools: Visual effects adjust - adjust for a performance/appearance: influence on the photos and video?

    When I enter: Information on the performance and tools: Visual effects adjust - adjust for a performance/appearance, it affects pictures and video? What is the display of the video?

    I really like what I see with better appearance. But my laptop is slow a little, and I get this Green spinning circle and programs not opening.

    But since I intend to make some photos and video editing in the computer and watch a few videos, I wondered if the work will be compromised.

    I have a few tutorials to speed up my laptop, but can someone also suggest to speed up my laptop here? I'm always willing to learn some things.

    Hello

    You can optimize the performance of different options in the information on the performance and the tool window. This will not affect the performance of the images and videos. Adjust for best appearance to set the computer to enhance the appearance, it allows many features aero that improves the display quality of the computer.

    To optimize the performance of the computer follow the steps provided in the link below and check if that helps:

    http://Windows.Microsoft.com/en-us/Windows-Vista/optimize-Windows-Vista-for-better-performance

  • Try to install Windows 7 from XP, receive the error message "Windows could not retrieve information about the disks on this computer.

    Try installing Windows 7 from XP and keep having this error message before choosing my instalation method, Windows not able to retrieve information about the disks on this computer.

    Because the migration from Windows XP to Windows 7 requires a clean install anyway, might as well you are backing up your important files and settings using Windows Easy Transfer and do a custom clean install by booting from the Windows 7 DVD.

    http://www.notebooks.com/2009/10/13/WinXP-to-Win7/

  • Use the keyboard to enter text on the stage

    Like others here, I'm kinda a novice. Used to use the Director and Lingo years before, but am very rusty and the rest on something, I had understood years before.

    For my project, I need the user to be able to enter text in a field of text during the demo. Basically I'm just trying to understand how to do so that I can enter text on the stage via my keyboard using Lingo. I did a search on this site, but couldn't find something from this base in discussion.

    I am using Director 11.5 and the finished demo runs on a PC and a Mac. Any help would be incredibly well received.

    What part of this are you having trouble with? If you add a #text or #field member to the stage as a sprite, and their #editable property is set to TRUE, you should be able to enter text in the other.

  • Where are stored the privileges of Presentation Server?

    Hello
    Anyone know where the privileges of presentation server? I know not how to change in obiee (Te access to dashboards, fields) but don't see where these settings are stored.
    If they are stored directly in the catalogue and therefore are copied automatically when I copy the catalog to a new environment? It would be special then perhaps that the I do not have the same roles to application in another environment.

    Thank you

    Its catalog stored in folder under the root of the system...

  • do not start the calculation until all parameters are filled...

    Hey there!

    I have two little problems and I hope you can help me...

    1)

    See the topic of the discussion

    better than explaining could be an attachment, but I don't now how to download my forms here...

    before a field is filled in, this field is defined as a zero.

    and when the trys to form of division by zero i have an error... (something like: the format does not match...)

    so: is it possible that the calculation starts only when all parameters, that are neededfor the calculation, are filled?

    2)

    It is possible to hide the zeros with acrobat:

    If (+ event.value = 0) event.value = "";


    is it also possible to hide at the same time all negative numbers?

    or, which would be even better, show only numbers between 1 and 100?

    I'm sorry for my miserable English and I hope that my question is understandable...

    If please, thaks and soon!

    For the first problem, the general approach is something like this:

    Custom calculation script

    (function () {}

    Get the field values as numbers

    var numerator = + getField("text1").value;

    denominator = var + getField("text2").value;

    Perform the calculation

    If (denominator! == 0) {}

    Event.Value = numerator / denominator.

    } else {}

    This field blank if the denominator is zero

    Event.Value = "";

    }

    })();

    Where 'text1' and 'text2' are the field names in the calculation. You can have several domain response, but you should get the idea.

    For the second problem, if you're dealing with a calculated field, you must use a custom calculation script to deal with these limits. Without more information on the calculation, it is difficult to suggest a specific code.

  • The calculations are not automatically - populate weird quirk?

    I've set up a table with 4 columns pricing: price / quantity / total / percentage of donation.

    The calculations are very good WHEN they eventually fill... which is at this moment... say... IF another entry is entered + tab.

    The problem I have is the time WHERE the calculations by filling in the fields - why isn't the field automatically filled AFTER?

    If I had to work on a document/form excel... it's like randomly filling formulas vs instantly...

    make sense?

    problem solved via another Adobe forum

  • I want to auto generate a word from a PDF document. Firstly, the OCR must identify the document. Then I want to be able to select the character 'areas' where the text will be different by document according to the document. Again, I want this automated pr

    I want to auto generate a word from a PDF document. Firstly, the OCR must identify the document. Then I want to be able to select the character 'areas' where the text will be different by document according to the document. Again, I want this automated process.

    We have many forms in our records. From these forms, we generate a list of documents that fully represents what is in the file. To create a list of accurate documentation of a specific file, I have to manually go page-by-page, extract specific information (they are in the same place) and the list of documents manually. I want to automate this process.

    The function of OCR in Acrobat does not 'zone' OCR.

    Server as "automation" is not supported by Acrobat (by license and by design). Acrobat is a desktop application, and so many activities can be "automated" via Acrobat JavaScript and Acrobat Actions (a feature of the 'Pro' version) a hot body will have to be available to keep things moving along.

    From what write you it's maybe that your specific needs would be better served by a category Server product. To research these remember Bing / Google is your friend.

    Be well...

Maybe you are looking for

  • Impossible to use Time Machine on Airport Extreme

    Back in June, I brought a laptop HD work to save the laptop. It's something I have done 3 times a year, in addition to using Time Machine on my 1 TB Airport Extreme. Well, when I did that, I went from 'H Time Capsule' to 'Brian's Portable HD. Everyth

  • change public network to the private sector

    I'm working on a laptop HP Envy Touchsmart.  Model number is 15-j057cl.  He had a serious hard disk crash, and I am trying to recharge using the USB stick recovery at HP, because there is no CD/DVD drive.  Windows 8. All the drivers are loaded.  I ha

  • 0xe0000100 Vista error code.

    Hi I have no OS on my computer and I am trying to install vista and I get the 0xe0000100 error code, please I need help Thank you

  • Where can I find the service tab to start up in safe mode?

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: You that my system keeps freezing to high/locking programs.  Microsoft tells me to make a start up in safe mode. That's when I type in mi

  • Folder & name in Chinese character showing the symbol of boxes, why?

    I use Windows7. I suddenly discovered that all folders and files with Chinese name not display correctly, just the display boxes. Previously, there is not this kind of problems, why all of a sudden this happened? I am able to type in Chinese fonts, C