How to change the fill color of a field from another field condition

I wish I had a field turns red if the value of another field is greater than 0.2 and would like to know in what format the fields should be.

I have this code in the text field properties > custom calculation script field, but it is funny:

var x = getField("fill_35").value

If (x.value > 0.2)

event.target.fillColor = color.red

And the size of the active field is set to 'None' and 'fill_35' is set to 'number '.

Furthermore, "fill_35" is the difference between the other 2 fields.

I have this code text field properties > custom calculation script field for 'fill_35'.

var v1 = getField("Locked.25").value;

var v2 = getField("Locked.49").value;

If (v1! == ' ' & & v2! == "")

Event.Value = v1 - v2

on the other

Event.Value = "0.00".

Help, please. Thank you in advance!

Have you checked the JS Console to find errors? You can share the file in question?

Tags: Acrobat

Similar Questions

  • Symbols - how to change the fill color to a mouse event?

    I'm trying to convert HTML Flash animations.

    I have some problems with the symbols of the Edge. As a test, if I create a new symbol of circle I draw and call that the new 'Test' symbol, I then try to change the fill color in a scoring event.

    I tried this:

    Enter the code to be run when the mouse points to the object

    SYM. $("Test") .css ("background-color", "red");

    That, in fact, change the "background color", but NOT the fill color of my symbol. See the example below.hover.png

    So then how should I address the symbol 'Test' if I want to change the FILL color is an event like the hover?

    TIA!

    Use:

    sym.getSymbol("Test").$("Ellipse").css ("background-color", "red");

    where "Ellipse" is the element of circle inside the symbol

    HTH,

    Vivekuma

  • JavaScript to perform the Action on the ground form - change the fill color according to requirement

    Hello world

    I apologize if this question has been asked already - but I was looking for the last hours of the couple and not finding what I need. I have a PDF form (created from an excel file) and need to change the fill color of a field drop-down list box to, based on the selection made by the user of this form field.

    Details - I have several questions on the application form. I have install a form field list box for each question so that the user can select the following options:

    Yes

    NO.

    Not sure

    I see in the Properties menu of the form field that I can perform an action when their "clicks of the mouse to the top" as the trigger (option run JavaScript); but I do not know what script to enter to do. This is where I need help

    So I need the script when the user selects one of the listed options, the fill color will change depending on the selected answer:

    'YES' changes fill with green color

    'NONE' red fill color change

    Yellow fill color of changes 'UNCERTAIN '.

    Please let me know if you need more details or a better explanation of what I need. Thank you for anyone who can help!

    PS - I'm a complete amateur in any type of JavaScript or codes, so I may need some explanation or if this is not possible.

    Do not use the mouse event to the top, but rather, you can use the custom following validation script:

    Custom script to validate combobox

    (function () {}

    Switch (event.value) {}

    case study "Yes":

    event.target.fillColor = color.green;

    break;

    case "No":

    event.target.fillColor = color.red;

    break;

    case 'uncertain ':

    event.target.fillColor = color.yellow;

    break;

    by default:

    event.target.fillColor = color.white;

    break;

    }

    })();

  • How to change the background color of selection of the selected item in the drop-down box of choice?

    How to change the background color of selection of the selected item in the drop-down box of choice?

    By default, the selection background color like 'blue', but if I want it to be "yellow" for example, how should I do?

    Thank you

    The id is applied by (I think) the skin of the ChoiceBox class. You don't need to define.

    You must apply the css in an external style sheet. You can apply the external style sheet to any parent of the box of your choice, or on-site (the most usual way to do it).

    Example:

    import java.util.ArrayList;
    import java.util.List;
    
    import javafx.application.Application;
    import javafx.scene.Scene;
    import javafx.scene.control.ChoiceBox;
    import javafx.scene.layout.VBox;
    import javafx.stage.Stage;
    
    public class ChoiceBoxTest extends Application {
    
      @Override
      public void start(Stage primaryStage) throws Exception {
        primaryStage.setTitle("Example 2");
    
        final ChoiceBox choiceBox = new ChoiceBox<>();
    
        List tempResult = new ArrayList();
        for (int i = 0; i < 10; i++) {
          tempResult.add("Item " + i);
        }
        choiceBox.getItems().setAll(tempResult);
    
        VBox root = new VBox();
        root.getChildren().add(choiceBox);
        final Scene scene = new Scene(root, 300, 250);
        scene.getStylesheets().add("choiceBox.css");
        primaryStage.setScene(scene);
        primaryStage.show();
      }
    
      public static void main(String[] args) {
        launch(args);
      }
    
    }
    

    choiceBox.css:

    @CHARSET "UTF-8";
    #choice-box-menu-item:focused  {
     -fx-background-color: yellow ;
    }
    #choice-box-menu-item .label {
     -fx-text-fill: black ;
    }
    

    Post edited by: James_D

  • How to change the font colors in the communities of support?

    How to change the font colors in the communities of support?

    Thank you

    Press or click on use the Advanced Editor in the upper right of this text block which will take you to it.

  • How to change the background color of string programmatically?

    How to change the background color of string programmatically?

    Are you talking about string indicator and control chain? If so, right-click on a control/indicator of string and select Create-> property Node-> text-> text-> BG Color colors. Change to write and a number of the color you want to use phone.

  • How to change the highlight color for windows 7 (select the file or folder)?

    How to change the highlight color for windows 7 in the aero theme (select the file or folder)?

    You can change the font size because it is not a widget.   To do this:

    1 type dpi in your Start menu search box, and then choose make text and other more or less important.
    2 - Choose a size you prefer
    3 - Click on apply.
  • How to change the background color

    How to change the background color of the label field, how to do it thanks

    I can change the color of labelfield, but I want to change the background,

    How can I do this

    Thank you.

    I do not know mantaker do not want to forget the call to super...

    public void paint (Graphics gs) {}

    gs.setBackgroundColor (0x00FF0000); red background

    GS. Clear();

    Super.Paint (GS);

    }

  • How to change the background color dynamically on the page of the ofa

    How to change the background color dynamically on the page of the ofa

    Hello

    Can you please let me know the dynamic conditions to change the background color?

    Thank you

    Vincent

  • Change the fill color based on the range of values

    Creating a form to inspect the parts. Work on the setting up of a text field to change the fill color based on the number or the data entered. For example: If is between 0-20 fill color is red, between 20-24 fill color is green, more filling 24 is still red, and if no data is entered in the fill color is white. The script below works for me but keeps the red field when data is deleted (empty) field. Not sure if im approaching this correctly so I should be looking at differently? I have different ranges for many fields and im trying to keep the script right to the front as possible. Thanks in advance for any help.

    If (event.value > '24')

    event.target.fillColor = color.red;

    Else if (event.value < '20')

    event.target.fillColor = color.red;

    else event.target.fillColor = color.green;

    You do not have... Change this line:

    Else if (event.value > '24')

    To do this:

    Else if (event.value > 24)

    And even with "20".

  • How to change the background color of the code written DW page but not the Web page...

    How to change the background color of the code written DW page but not the Web page...

    If you have DWCC2015, you can change to edit > Preferences > coloring Code and either choose a new theme (RecoGnEyes is the background dark code by default) or you can change it to what you want in the background field by default.

    2014 CC had no theme options, but you can change the background color in the same place.

    I think that some of the previous versions also had the option, but I don't have them on my machine to check.

  • How to change the background color of work in Photoshop CC 2015 plan

    How to change the background color of work in Photoshop CC 2015 plan

    Just tried to change these settings:

    Preferences-> Performance-> settings of the graphics processor-> advanced settings... The change of drawing in 'Normal' mode (mine was 'Basic'). Suddenly I can not change the background.

    Hope this works for you all also.

  • I NEED TO KNOW HOW TO CHANGE THE BACKGROUND COLOR OF MY INDEX FINGER. HTML PAGE

    I need to know how to change the background color of my page index.html on Dream weaver cs6.

    With CSS:

    {body

    background-color: #FF0000;

    }

    Nancy O.

  • Change the fill color of button in Captivate 7?

    I'm sure that when I used 6 Captivate and I created a button, there is an option in the properties pane to allow me to change the fill color of the button. I use 7 Captivate now, and I don't see this option. Under the 'Général' tab, it allows me to change the type of button, caption, make transparent, or allows me to see the button widgets. They remove the possibility of simply changing the fill color of a button?

    Buton Fill.png

    Change the default Transparent button Style Style.

    Anthony

  • How to change the highlight color, click the button image and text and sound.  are there packages of buttons for use in my project?

    How to change the highlight color, click the button image and text and sound. are there packages of buttons for use in my project?

    Hello

    Even if the point of things based Web links buttons created using them is of simple images. Captivate uses simple images. If you need to put your creative hat and not to let the fact that you see the word 'web' scared you somehow. An image is an image. Use on the web, use Captivate. Same case!

    If you change the properties of the button, you can activate the legend of success. Fix any sound that you like with the legend of success and it will play when you click the button. If you do not want to see the legend of success, delete the text and configure it as transparent.

    See you soon... Rick

    Useful and practical links

Maybe you are looking for

  • How to identify a person by a photograph?

    As above

  • How to react to the messages in this forum?

    I posted a question about being re-directed to "my filestore. Thanks to jscher200 forcaregiver. I took the advice offered and will monitor the behavior of firefoxsee if the modules are the problem. Thanks again for help and I still want to know how t

  • XPS L321X laptop black screen

    Hello After a few years, abandoned the L321X screen. It turns out bios black, completely black, and even not to stand, but backlight is turned on. Connected to the external monitor and run the system diagnostics. Everything happened, system, cables,

  • How to uninstall IncrediMail

    Original title: HP - Windows7, IE8 I had a browser page not guests called IncrediMail and I'm quite a loser to how to uninstall completely and completely.

  • Mouse click strange focus bug - Office steals focus?

    Hello! I have a bug very strange, not so easy to explain. Sometimes, when I click on a window he will LOSE focus and therefore each click will make any update to the point of losing application.The only way to give a keyboard app at least the develop