Newbie here... try to make HasValue (field) if equal to zero null... any suggestions?

HasValue (PointsQuestion1) + HasValue (PointsQuestion2) + HasValue (PointsQuestion3) + HasValue (PointsQuestion4)

HasValue (PointsQuestion5) + HasValue (PointsQuestion6) + HasValue (PointsQuestion7)

HasValue (PointsQuestion8) + HasValue (PointsQuestion9) + HasValue (PointsQuestion10) + HasValue (PointsQuestion11)

I want this (area 1) to be nulled out when it is equal to zero. can someone please help?

Also, when I divide 2 field by field 1, it calculates, but I always get an error message when you open the PDF file. Is it because the field 1 is equal to zero (and you cannot divide by zero)?

picture.JPG

I want to zero in the intermediate zone to not appear. Any help is appreciated. I can't understand.

To get rid of the zero you just put an if statement into something like (in formcalc):

If ($ == 0) then

$ = ""

endif

You do the same thing for the calculation with the error:

If (Field1 <> 0 and Field1.isNull == 0) then

$ = Field2 / Field1

endif

Tags: Adobe LiveCycle

Similar Questions

  • I can't connect on the section "browser widget. I have an Adobe ID account, I can connect to that, but when I try to go through dreamweaver, I can not connect. Any suggestions?

    I can't connect on the section "browser widget. I have an Adobe ID account, I can connect to that, but when I try to go through dreamweaver, I can not connect. Any suggestions?

    Widget Browser is long gone.  Adobe stopped quite earlier.  The widgets were outdated and 3rd developer were not very keen on keeping them.

    Use the Adobe Exchange panels.

    Or look at jQuery Plugins.

  • Impossible to download the track of Photoshop CC.it says try again! However, the retry option is not working.any suggestion?

    Impossible to download the track of Photoshop CC.it says try again! However, the retry option is not working.any suggestion?

    Urban Baul for more information on how to resolve errors download please see error downloading applications Cloud Creative - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html.

  • I just downloaded creative cloud for the plan of the photograph, and when I try to connect it always says I am disconnected. Any suggestions would be greatly appreciated.

    Signed up for the plan of creative photography cloud and I was able to properly installed on my win7 desktop. When I try to install on my computer laptop win 8.1, I get the question "you are logged out. Looked on other forums and I think I can have it running on two machines at a time. Any suggestions?

    Sign by sign in http://forums.adobe.com/thread/1450581?tstart=0 can help

    - and http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html

    - and the "loopback" https://forums.adobe.com/thread/1504792

    or

    A chat session where an agent can remotely look inside your computer can help

    Cloud creative support chat (all creative cloud customer service problems)

    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • Trying to download a game that won't play, I asked for help on the game site and they start saying "click on start and then"Run". Try as I might I can't find "run". Any suggestions

    I am unable to find the 'run' which, according to the website of the game should be pinned to my button 'start '. Any ideas?

    I am unable to find the 'run' which, according to the website of the game should be pinned to my button 'start '. Any ideas?

    It is an older version of windows.  In 7 or Vista, click Start, and then use the search box - enter the article they say "run" and press ENTER.

  • Hello. Editor of newbie here. If I split a video file into two clips in Premiere Pro and you want then save each one as a different file while exporting to the encoder, how to make sure that they are registered in the form of two different with different

    Hello. Editor of newbie here. If I split a video file into two clips in Premiere Pro and you want then save each one as a different file while exporting to the encoder, how to make sure that they are registered in the form of two different files with different after encoding names?

    Located in and out on a section and that export brands.

    .. .Rinse and repeat for the other section.

    Name each section and where it is exported to separately... and as you wish

  • Can I make the fields that I created in Acrobat Pro MS justified downtown?

    Hi everyone it should be so simple but really hitting my head. I try to get the fields that I created in Acrobat Pro ms to center then justify text when user types it is the Center not on the left side. I can set the size of text and other but cannot find how to make the above... Thank you

    Yes, it can be done. Go to the properties of the field and under the Options box tick the box 'Allow Rich Text Formatting'.

    Leave the form editing mode, click the field and press Ctrl + E. This will open the properties bar where you can set several formatting options for text, including to set it as "align justified."

  • Make editable field when the checkbox is enabled, otherwise given value read-only

    I try to make a PDF form to fill out, and a document existing, using Acrobat Pro, which does the following:

    Form is designed to allow customer agrees to buy a personalized work of art.

    The work has a base price, ArtworkPrice. (The ArtworkPrice field is editable)

    The customer can choose to include a picture frame. (AddFrame 'Yes' box.)

    Choose 'Yes' to add a frame, adds an amount.  (The FramePrice field is editable only if AddFrame checkbox is enabled)

    Otherwise, leaving unchecked AddFrame fills the FramePrice field with a value of 0.00.

    The TotalPrice is calculated as the sum of the fields FramePrice and the ArtworkPrice. (The TotalPrice field is read-only)

    So... this part of the form looks essentially this:

    AddFrame? [] Yes

    ArtworkPrice _ $ + FramePrice $_ = TotalPrice $_

    The FramePrice field must be 0.00 (and not editable) at all times unless the AddFrame checkbox is selected.

    How can I do this?

    Add this code to the MouseUp of AddFrame event:

    If (this.getField("AddFrame").value == "Off") {}

    this.getField("FramePrice").value = 0;

    this.getField("FramePrice").readonly = true;

    } else {}

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

    this.getField("FramePrice").readonly = false;

    }

  • Skype crashing when I try to make a call 7.9.0.103

    Hello.

    I never had this problem before it started today. When I try to make a Skype call it always crashes. It works perfectly until I make a call. I tried to rename the Skype folder in %APPDATA%\microsoft\windows\sendto and deleted the db folder, but none of them seem to work because I still have the same question. I added my hope to report dxdiag that you guys can help me. Thanks in advance

    The Windows event log:

    Log name:      Application
    Source: Application error
    Date: 5.9.2015 01:22:44
    Event ID: 1000
    Task category: (100)
    Level: error
    Key words: Classic
    User: n/a
    Computer: Skynet
    Description:
    Name of the failing application: Skype.exe, version: 7.9.0.103, time stamp: 0x55ddec34
    Name of the failed module: KERNELBASE.dll, version: 6.2.9200.16384, time stamp: 0x5010ac2f
    Exception code: 0xe0fafac1
    Offset: 0x00014b32
    Process ID vulnerabilities: 0x15dc
    Start time of application vulnerabilities: 0x01d0e7602bd05ad6
    The failing application path: C:\Program Files (x86)\Skype\Phone\Skype.exe
    Path of the failing module: C:\Windows\SYSTEM32\KERNELBASE.dll
    Report ID: 7640be1c-5353-11e5-bfb7-54a05052abbd
    Faulting full name of the package:
    ID of the failed package-parent application:
    The event XML:



    1000
    2
    100
    0 x 80000000000000

    1594832
    Application
    Skynet



    Skype.exe
    7.9.0.103
    55ddec34
    KERNELBASE.dll
    6.2.9200.16384
    5010ac2f
    e0fafac1
    00014b 32
    15dc
    01d0e7602bd05ad6
    C:\Program Files (x86)\Skype\Phone\Skype.exe
    C:\Windows\SYSTEM32\KERNELBASE.dll
    7640be1c-5353-11e5-bfb7-54a05052abbd





    Edit: added Windows event log

    Try to uninstall the currently installed version of 7.9 and install the older version of Skype 7.8.0.102 using this Setup program:

    http://download.Skype.com/MSI/SkypeSetup_7.8.0.102.msi

  • My destop all icons are colored and when I try to make crystal or visible, I can't change

    My destop all icons are colored and when I try to make it transparent or visible, I can't change

    Click the Start button, select Control Panel

    Check points: -.
    1. in the performance and Maintenance/adjust Visual effects or if you use the classic theme - settings/system/advanced/performance
    'Use the shadows of the desktop icon labels -' must be checked
    2. right click on the desktop, point to arrange icons by and ensure that items Web Lock on Desktop is unchecked;
    3. If you have content web on your desktop, transparency does not do a right click on the desktop. Select properties, then go to the Desktop tab.
    Click on the button customize the desktop, and then open the Web tab.
    Uncheck everything in the box of Web Pages
    Press OK, then apply and OK again.
    4. you can't have a file html as wallpaper, it must be an image file.
    It is sometimes necessary to restart to take effect, sign out and then sign back in.

  • Error "classic asp not installed" when I try to make the purchase on a Web site.

    Original title: I am asp error whenever I try to make the purchase on the website, any help on this

    classic ASP not installed

    Communicate with those who are responsible for the Web site.  There is nothing wrong with your machine, it's their server which has problems and is perhaps misconfigured.

    You can't solve their website of your machine.

    Steve

  • Skype continues to ask valid directx when I also try to make a video call, what can I do?

    Skype is asking for valid directx when I also try to make a video call, I can do

    Hello

    • What is the version of DirectX installed?

    You can check the link below: how to determine the Version of DirectX using the DirectX Diagnostic tool: http://support.microsoft.com/kb/157730

    Follow the steps mentioned below and check to see if they help.

    Step 1:

    Download and install DirectX

    http://www.Microsoft.com/downloads/en/details.aspx?FamilyId=2da43d38-DB71-4C1B-bc6a-9b6652cd92a3

    Step 2:

    I suggest you follow the steps mentioned in the link given below.

    http://Forum.Skype.com/index.php?showtopic=594951

  • When I try to make my windows update I get error 641. I think it has something to do with my windows service install. I just want a simple solution to get my windows install to work.

    When I try to make my windows update I get error 641.  I think it has something to do with my windows service install.  I just want a simple solution to get my windows install to work.  When I try to update itunes it also fails.

    Yes, mechanic system is installed.  but I think that I have fixed last night.  IHAVE has since been able to get my installed updtaes and my itunes updated.

  • whenever I try to make my computer in Hibernate, or sleep, he starts running instead of doing what I select

    Original title: why isn't my Vista system down correctly?

    Last month, I noticed that whenever I try to make my computer in Hibernate, or sleep, it will restart instead of doing what I select.  Several times, it will reboot, sometimes in Mode without failure.  This never used before, and it's really disturbing.  What is happening, and how can I fix this problem so that my computer will sleep or Hibernate when I choose these options?  Thank you.

    Hi Ako1979,

    (1) remember you to make changes prior to this problem?

    (2) you get an error message?

    (3) using a laptop or a desktop computer?  Please provide the serial number and model


    Method 1:
    change the power plan and then check if the problem persists. To do this, follow the steps mentioned in the link below

    Change, create, or delete a power plan (scheme)
    http://Windows.Microsoft.com/en-us/Windows-Vista/change-create-or-delete-a-power-plan-scheme


    Method 2:
    to turn off the power on the USB (Universal Serial Bus) hub and then check if it makes a difference

    (a) right click on my computer, click Properties and click the Hardware tab, then click Device Manager.

    (b) double-click to expand, USB Bus controllers right click on USB root hub, and then click Properties.

    (c) click the power management tab.

    (d) clear the allow the computer to turn off this device to save power check box, and then click OK.

    Method 3: Download and install all the available Windows updates

    Install Windows updates
    http://Windows.Microsoft.com/en-us/Windows-Vista/install-Windows-updates

    For more information, please visit the links below

    Change what happens when you close your mobile PC
    http://Windows.Microsoft.com/en-us/Windows-Vista/change-what-happens-when-you-close-your-mobile-PC-lid

    Change the function of the power button on your laptop
    http://Windows.Microsoft.com/en-us/Windows-Vista/change-the-function-of-the-power-button-on-a-mobile-PC

  • When I try to make changes, I get the 'licence to administrator need to do', but there is no space to enter the password.

    Original title: when I try to make any changes, I get a 'need admin permission to do' but when this window to type in password admin come up there is no place to type the password... also cannot add a new user because of this problem

    Remember - this is a public forum so never post private information such as numbers of mail or telephone!

    Ideas:

    • You have problems with programs
    • When error I have try to make all the changes that I get the 'need to permission admin to do', but when this window appears the box type the admin password is not there...
    • Recent changes to your computer
    • What you have already tried to solve the problem
    Hello
     
    1. when the question is is produced?
    2. did you of recent changes made to your computer before the problem?
    3. is it a standard or a user administrator account?
     
    Follow these steps and check if the problem persists.
     
    Step 1:
     
    You can try setting the default Administrator account and check if you can solve the problem.
    It is a security feature in Vista that will let you do it from any other account except the administrator account.
    a. click the Start button
    (b) in the Start Menu, click all programs followed accessories
    c. in the menu accessories, right-click on command line option
    d. in the drop-down menu that appears, click on the "Run as Administrator" option
    e. If you have the User Account Control (UAC) enabled, you will be asked for permission before the opening of the command line. You simply press the button continue if you are the administrator or insert password etc.
    f. in the command prompt window, type the command net user administrator / Active: Yes and press ENTER.
    g. close the elevated command prompt.
    h. log (in the Start Menu) and you will see your new administrator integrated next to your current account.
    i. click the photo icon display built-in Administrator account and connect to it.
     
    Step 2:
     
    If the problem happened not so long ago, you can perform a System Restore to the point that your computer was working fine.
     
    Aziz Nadeem - Microsoft Support

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

Maybe you are looking for