New on Adobe need help with an if then statement

Hi, I really like what ADOBE Pro 9 can do with forms and neat and everything is included.

I'm having a problem trying to understand an if then statement for one of my forms and how to make it executable.

Here is what I have

I.          Cigna Medical                                           

            (10)       single                                     $  44.00

            (11)       Employee & Child (ren)              $  82.00          

            (12)       Employee & Spouse                 $  99.00                      

            (13)       Family                                     $125.00                      

            (14)       Decline Coverage                         $0.00          Choice: _        Amount: $_

An employee will be choice an optiopn 10-14 and but that number of choices. After I am about to fill with this number.

For instnace, if an employee takes option 11, choice: 11 and amount: $ 44.00

I put the options in a menu drop-down. The drop down menu is titled CignaMedical and Amount_1 title for amount: $_ and I made a text box.  I put this code: if (this.getField("CignaMedical").value == '10') {}
Amount_1 = 44.00} tab calculation of properties for the Amount_1 of text box on the custom calculation script tab.

Any help is greatly appreciate

Yes, you can use an if-else if construction. Something like that (I got the first part because we reuse it):

CignaMedical = this.getField("CignaMedical").value;

If (CignaMedical == '10') {}

44.00 = Event.Value;

} Else if (CignaMedical == "11") {}

Event.Value = 82.00;

} Else if (CignaMedical == '12') {}

99.00 = Event.Value;

}

etc.

Tags: Acrobat

Similar Questions

  • New GoPro camera need help with rate of 240 fps for idle

    I'm enjoying the possibilities offered by the new extreme sport GoPro camera and need help when it comes to using different rates in Premiere Pro. The pictures I brought in was shot at 240 fps and are indicated as such in the project Panel. However, when I preview the item in the Source Panel he rereads at normal speed and he has not slowed down. If it was shot at 240 fps so I think that Premiere Pro would play this back to 29.97 FPS and true would be slowed down.

    I am a beginner and you have to learn how to treat slow clips that I bring that are supposed to be slowed down.

    TIA,

    Ken

    Rod,

    You are not wrong, exactly, but I must respond to some of your statements. Premiere Pro is not what some think to do this. Craig and I had this conversation recently. When it Premiere Pro sees 240 fps on a sequence of 24 frames per second, it gives executives. About 90% of them.

    Keep in mind that some people turn it quickly because the action is fast, and they want that expected as fast they can project.

    Let's say you have a movie projector that shows 24 fps. No matter what film reel you load into this projector, you see the film at 24 frames per second.

    Premiere Pro will change the 240 IPS or 60 frames per second to 24 frames per second by dropping frames. It is not generally what people want if they have bothered to get away with it. Yes, it shows you 24 fps, but by dropping frames, is not playing frames one at a time.

    This means that if you shoot at 48 frames per second, you get slowed down when projected at 24 frames per second.

    Only if interpret you it or use an effect to slow it down. The effect is not as accurate as the interpreter.

    Think of it THAT WAY and find out what you have to do to make your premiere pro version are TREATING your images like it is projected at 24 frames per second.  In other words, no boxes are deleted. No boxes are added. NOTHING moves the way you SHOT IT.  Each image you shot will be used exactly as you he turned.

    Once again, that if interpret you it this way.

    This is NOT MATH or EFFECTS etc.

    Well, if interpret you it this is not mathematics, but if you slow down using a percentage, then it is math, and I do not think that it slows down the effect of which is the right way to do it.

    Don't download misled by all unwanted people enter with making it slower or faster time with interpolation.

    If you can not Surdemarrage or shoot at a higher rate, interpolation is all you have. But Ken did not have this problem, thank God.

    If you don't know exactly which continues with the sequences interpret things adobe has some help specify exactly files.

    There's not much to it. If you want to slow down 50% interpret it at 120 frames per second. If you want to slow down 90%, interpret it to 24 fps. Anything in between is up to you.

  • Need help with simple if/then script

    I'm trying to replicate a simple if/then statement excel in a PDF form. Have tried several things, but am just not a scripter Java.  The hope that I could get help from the community.

    I have three boxes that contain information on costs. They are labeled LaborCost, MaterialCost & EquipmentCost. Later, in the form, I have two boxes of different output for the sum out of my first three boxes.  If it's a positive number and the other is a negative number.  In Excel forumla language, that's what each of the boxes would read as:

    For the 1st result if it is a positive number: @if (+ LaborCost + MaterialCost + EquipmentCost > 0, + LaborCost + MaterialCost + EquipmentCost, 0)

    For the 2nd result if it is a negative number: @if (+ LaborCost + MaterialCost + EquipmentCost < 0, + LaborCost + MaterialCost + EquipmentCost, 0)

    I think that this should be a simple thing to write, but I'm not familiar with the games of the appropriate language.

    Your colletive help is VERY appreciated.

    Steven

    Try following the calculation script customized:

    // Sum the field values, as numbers
    var sum = +getField("LaborCost").value;
    sum += +getField("MaterialCost").value;
    sum += +getField("EquipmentCost").value;
    
    // Set this field value
    event.value = sum > 0 ? sum : 0;
    

    For others, change the last line:

    Event.Value = sum< 0="" sum="" :="">

  • New to VMWare, need help with my setup

    Hi everyone, I'm trying to run a specific installation to a laboratory at the House and I'm stuck. at this point I don't know if this is even possible. I have a virtual running Windows server 2012 and a Win7 machine empty. What I need to do, is be able to pxe boot the empty machine since the 2012 server which is running WDS. The service is running, and check all options out_ it is configured as a domain controller and operating dhcp options 60 and 67 correctly configured. Any network settings I try the vm vacuum does not pick up the file of pxe boot from the server... is this even possible or should I try a different product at this point?

    It will probably prove to something simple because I'm new on this but no amount of Googling has done for me so far. Thanks in advance for any help and suggestions!

    Hello

    Welcome to community work station!

    Practices of related laboratory PXE is supported by VMware Workstation. Here is an example for windows: VMWORSTATION 12 PRO, need driver of storage for MDT

    Some tips for the network configuration of your lab environment:

    1. use an independent VMnet for PXE service, DO NOT use bridged VMnet. And you would NOT use better VMnet NAT (aka VMnet8)

    How to:

    a. click on the menu "Edit"-> "Virtual Network Editor... workstation "to open the virtual network Editor.

    b. click on the "Edit settings" button, accept the UAC warning as appropriate.

    c. click on the button "add a network...". ».

    d. Select a new VMnet (I'll use VMnet2 for example), click on the OK"" button.

    e. click 'Apply' then 'OK' in the virtual network Editor dialog box.

    f. open the settings of your virtual machine VM

    g. Select the tab "Hardware"-> "Network card", this "connect to power on" is checked

    h. Select "Custom" and the VMnet you added

    i. click "OK" in the dialog box settings of VM

    j. Repeat step f through i for all your virtual machines

    2 disable DHCP this VMnet of Virtual Network Editor(Technical speaking, it's not necessary, just in case)

    How to:

    a. click on the menu "Edit"-> "Virtual Network Editor... workstation "to open the virtual network Editor.

    b. click on the "Edit settings" button, accept the UAC warning as appropriate.

    c. Select the VMnet you use for the PXE service

    d. uncheck 'Use local DHCP service to distribute IP addresses to virtual machines' option

    e. click 'Apply' then 'OK' in the virtual network Editor dialog box.

    It will be useful.

    Kind regards

    Shawn

  • New to Mac - need help with iphoto

    Just bought a Mac in may, which has the OS X El Capitan. Try to use all the advantages of iPhoto (hope I have that correct name). I want to be able to organize and edit photos for most. Came from PC world and I'm certainly still appearing on my Mac. I've had an iPhone for years, so I understand a little of him, but still confused. Here are my questions:

    1. how to organize my photos in specific folders? I can see where they have been imported, but don't know how to get them into folders to organize based on the categories of events, customers, etc..

    2. If I want to be able to save them in iCloud, how can I check my settings to make sure that I have do this correctly? I would like to be able to access it on all my devices if possible (iPhone, Mac, iPad)

    3. If I remove them in one place, this means that they are deleted in the world? (May be a stupid question, but then again, I'm still learning.)

    Any help is appreciated. Thank you very much

    EGerdes

    As I showed you before, www.icloud said it's nothing for me to remove it. A person who is not honest. In addition, there is the fact that my address book has been consumed.

    El Capitan comes with pictures for Mac application. iPhoto was provided with older Macs.

    1. how to organize my photos in specific folders? I can see where they have been imported, but don't know how to get them into folders to organize based on the categories of events, customers, etc..

    Photos for Mac everything automatically organizes in Moments, the Collections, the years.

    • Times are including pictures taken at the same time in the same place.
    • Collections are grouping related moments
    • And the years view shows all photos taken in the same year.

    You can add the selection of photo albums and creating an album from them.

    And you can group pricing albums by moving them to the folder. Folders can be nested.

    See this help page: Help the Photos

    i.e. https://help.apple.com/photos/mac/1.0/?lang=en#/phtf677b8f5

  • New on illustrator need help with gum

    I'm used to using gimp or photoshop, but recently received the new Illustrator. I am doing a logo 30 to 0 in a loop on the bottom of the 3. I can't seem to find a way to do it, I can't understand how the eraser do not work either. Whenever I have let go of the mouse color appears upwards... Any help?

    You mean like this?

    The easiest way is to position your characters as you wish, then use Pathfinder divide.

    Then you coulour parts that you want.

    See you in this example, the value 0 is divided into three sections. You can use Pathfinder unite on them if you wish.

    It goes same for the little background of the 3.

    I never use the gum even if I've been using Illie since it was invented. He always finds a useless tool.

  • New to Ae, need help with time remapping (tutorial anywhere?)

    I am very very big thing back to Ae (CS4) and I was with Premiere Pro CS4 to edit a video, but I need to speed up, but as many of you may know, when you use time remapping in Pr, the sound isn't sync.  However when you do it in Ae, it does.  Then...

    What I'm trying to do is to let the clip I am going for a bit of editing time, then gradually increase the speed to 250% of the original over six seconds, stay 250% for some time, and then gradually in the course of about six seconds to 100% of the original speed.

    I'm kind of having trouble finding how to use Ae well.  There are a lot of easy to understand tutorials out there for Pr, but I can't really find any good for Ae.

    You use the time remapping effect. In fact, when you enable TR, you will notice that the duration of the layer is not limited to the original boundaries more. You can extend beyond the layer's original point.

    So, what you want to do is to keep the TR keyframe at the point layer zero to a value of zero. Set a keyframe second point 06:00 of the layer, with a value of about 14:00 (if possible, because maybe the original clip has no more of any material). You did it like that because if you show 14 seconds of video in a six-second segment, the playback speed is about 250 percent speed. You can do better than 'roughly', but this would require using the speed graph...

    For the real variable speed to set the first keyframe (that at 0:00) to perform a "easy ease on", so the speed ramps up gradually (what means "mitigation" for any property). Setting speed to 100% can be reached at justwith degree sense, but to familiarize themselves with the speed graph will make much more accurate. I say common sense, because if you have a keyframe of a code value of time from 14:00 to 06:00, then a possible way to get back to 100% is to show four seconds of material in the four seconds left (in condition, once again, that your source material has something to 18:00). As you can see, TR needs abundant "handles" (IE, additional documents in the source layer) to work at its 'best.

  • New to AS3 needing help with the key

    OK Im a newb full when it comes to AS3.  Here's what I'm trying to accomplish, I try to make my link button to another page of mine and it loads into the central computer of the original source page.  I found some code to bind the button to a Web site or else my page, but it just opened another window and as previously indicated, I want it to load into the central computer, the button is in the left frame.  Any help would be great, here is the code I use to bind.

    aboutbtn.addEventListener (MouseEvent.MOUSE_DOWN, mouseDownHandler);
    function mouseDownHandler(event:MouseEvent):void {}
    navigateToURL (new URLRequest (". (("/ aboutus.htm '));
    }

    Thanks in advance for the help

    You beat me to it: Yes, it was the parenthesis.

  • New to pix, need help with "debug access list of all the" command

    I have a pix 515 v6.3. I am tring to use then "debug access list of all the" command to see what traffic is stopped by my access list. However, I don't get any output. I turn execution of the command, but nothing happens. Other debug commands give the console. Perhaps, I do not understand what "debug to access list of all the" is used for. Any help that can be provided would be greatly appreciated.

    Tim

    Also try following the commands of logging

    LOGG on

    LOGG buff 7

    term Lun

    M.

  • Need help with debugging case manipulation statement &amp; date

    Hi people,

    Can you get it someone please let me know what I am doing wrong?

    Select to_date (23-seven.-10', 'DD-MON-yy') expiry_date,.
    TO_DATE (23-sep-09', 'DD-MON-yy') order_date,.
    TO_DATE (23-seven.-10', 'DD-MON-yy')-to_date (23-sep-09', 'DD-MON-yy') diff,.
    (case diff
    When < 365 then 'low '.
    When > 365 then 'high '.
    other 'similar '.
    end)
    Double;


    ORA-00936: lack of expression
    00936 00000 - "missing expression.
    * Cause:
    * Action:
    Error on line: column 5:18


    Thanks in advance

    rogers42

    Here you go

    WITH temp_tab AS
        (SELECT to_date('23-sep-09',      'DD-MON-yy') order_date,
             to_date('23-sep-10',      'DD-MON-yy') -to_date('23-sep-09',      'DD-MON-yy') diff,
             to_date('23-sep-10',      'DD-MON-yy') expiry_date
         FROM dual)
    SELECT(
    CASE
    WHEN diff < 365 THEN 'low'
    WHEN diff > 365 THEN 'high'
    ELSE 'same'
    END)
    FROM temp_tab;
    
  • New user needs help with the creation of an animation :)

    Hello

    IM fairly new to all Adobe Premiere Pro Im using CS6 and need help with it.

    I want to make a video and add a scene that looks like the beginning of this video Sarah the movie - YouTube , to be exact - the animation at the location where you type your user name and password, I can do that in Adobe Premiere Pro? I want to do exactly the same animation and no idea of how do

    Would appreciate any help!

    There are several ways to do so.

    One way would be to create a title with the name and title with the password.  Add the crop effect to each and the keyframe as necessary. Adjust the size and position as desired.

  • Hello, I have a new Mac, I need help to install adobe photoshop c6 I need to install and pay fees I want. but I've been trying and get no days... I had the version of 30 days and will not let me buy him. I NEED FOR MY WORK PLEASE

    Hello, I have a new mac, I need help in installing adobe photoshop cs6, I need to install and to pay the tax. But I've been trying and don't get days, I got 30 days version and will not let me buy it. I need it to work. Please

    Hi the isac,

    You can download Photoshop CS6 from this link: download Creative Suite 6 applications

    You can buy the product from this link: Creative Suite 6

    Kind regards

    Claes

  • Need help with virus or malware possible ID

    Hello Adobe community. I'm new here and need help. I use a MacBook pro with Yosemite 10.10.1. This morning I received an alert to update to Flash Player and follow the guests, download this file: adobe_flashplayer_e2c7b_Setup.dmg.

    Once I downloaded and ran it, I got suspicious... I hope not too late. I returned and watched and this is the site I think it comes:

    http://SLS.updatenet-check.com/?dist_id=596 & Channel = affl596 & v = icmac & c = d333e5ab59745775ffae 65b40b25740e & subid = 102675_84d2...

    I have download the file to a site of virus scan and it came back clean. Also ran Bit Defender and he came with nothing. I read that some malware can infect routers and I wonder if this is the case with everything I downloaded.

    Always very suspicious! Is - this malware? adobe_flashplayer_e2c7b_Setup.dmg

    Help please!

    Bikeape

    Unfortunately, Flash Player is one of the most widely distributed pieces of software on the web, and it is a popular target for malware that are looking to get something legitimate.  Malicious Web sites rise to the top of the pop-up windows asking you to update Flash, and we even saw esoteric stuff like viruses affecting the routers that throw the fake pop-up Windows Update: is now a feat for "Linesse" worm targeting routers Linksys | Computerworld

    Always download the software directly from the editor.

    For Flash Player, you can always download an installer here:

    http://get.Adobe.com/flashplayer

  • Need help with google ranking

    If I want to watch my site ive created in google is to see this:

    Woning huren in Paramaribo, Suriname

    hureninparamaribo.nl /.

    U good bij ons een in Suriname hurenvakantiehuis. Deze woning is good in room Paramaribocentrum van het. Of woning is een rüstige wijk good ...

    UU has said een + 1 belangrijkste

    As you can see before the URL is no WWW. When I click on the link, the only thing I see is a small form.  Y at - there someone who can tell me where I can change this?

    Kind regards Brian

    Great! Thank you..

    Date: Wednesday, May 9, 2012 06:15:57-0600

    From: [email protected]

    To: [email protected]

    Topic: Need help with google ranking

    Re: Need help with google ranking

    created by Ken Binney in Dreamweaver - discover complete discussion

    Hello, Brian - the problem is the file extension, you use on your pages in the folder root of your remote site you have a page with only a form named:http://www.hureninparamaribo.nl/index.html and you have this other page with all your content named:http://www.hureninparamaribo.nl/index.htm your server displays the html file then delete the index.html page form rename the index.html page content

    Replies to this message received to everyone subscribed to this topic, not directly to the person who posted the message. To post a reply, or reply to this email or visit the message page: http://forums.adobe.com/message/4390439#4390439

    To unsubscribe from this thread, please visit the page message to http://forums.adobe.com/message/4390439#4390439. In the Actions box to the right, click on stop Notifications by e-mail.

    Start a new discussion in Dreamweaver, by e-mail or at the Adobe Forums

    For more information on maintaining your email forum notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I'm suddenly needing help with my browser Firefox (6.0.2)

    Hello
    I'm suddenly needing help with my browser Firefox (6.0.2)

    (OS: I use Windows XP).

    When I open the browser, I don't see is a totally white screen of white, with all the toolbars at the top.

    I know that my physical connections are very good: I have tested the modem, turned the pc market etc and I can also receive/send emails.

    This problem started today, September 8, 2011 and has never happened before.

    Is it a coincidence that Firefox itself to day before I disconnected yesterday evening? Could this be something to do with this particular new update?

    I also noticed that just before I "opened" Firefox, I now get a small box indicating:

    [JAVASCRIPT APPLICATION]
    Handl exc in Ev: TypeError: this oRoot.enable is not a function

    This never appeared before - I hope that it offers a clue has what is wrong.

    The browser not be stuck in Mode safe, said by the way.

    Of course, I can't find solutions to the problem on the internet, I don't physically see all Web sites!
    (A friend sends this request in my name from their pc)

    Any light you can throw on this problem of confusion would be much appreciated. I'd rather not have to uninstall and reinstall Firefox if possible.

    If the only option is to uninstall Firefox and reinstall from your site, I'm also in trouble (I can not see the internet or download).
    In this case, would you be able to send the .exe file as an attachment to my e-mail address? In the affirmative, please let me know and I'll give you more details.

    Thanks in advance.

    One possible cause is security software (firewall) that blocks or limits Firefox or plugin-container process without informing you, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox in the list of permissions in the firewall and leave your firewall again ask permission to get full unlimited access to the internet for Firefox and the plugin-container and the update process.

    See:

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions of the origin of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

Maybe you are looking for

  • Can I recover fom the Toshiba disk recovery programs?

    I have an A350 satellite that came with a Windows 7 upgrade offer that I intend to use. I created recovery disks, but I guess that these only restore an image of the Vista partition and not be able to install all programs accompanying the A350 such a

  • Java error message regularly displayed

    I've recently upgraded to El Capitan (10.11.2) on my old MacBook Pro to 8 months. Regularly, I get this pop up message. I installed the latest version of Java (and tested on the Java site).  I do not use the command line tool, and I'm not a developer

  • white screen after that vista went on mode 'sleep'

    Hello My laptop started to have problems after going sleep mode hibernation recently. I run a Dell Vostro under Vista 32 bit. My big problem is that I can't test one of the solutions I found on the internet so far because even with a forced shutdown

  • Display PDF in a PL/SQL region - APEX 4.2

    I'm trying to display a pdf file in a PL/SQL area in the same page APEX. First of all, I went through the following threads, but none of them worked for me:How to display the pdf file in the apex regionRe: Display pdfView the PDF...I have a dynamic r

  • Create a table for the web app components

    Hi all, I want to create one to display a list of web app components with the headings at the top of the table and the list of results, then under. See the result here Focus apartments, BrisbaneI have 2 paintings put up here on the page, with the tit