Asking the user to enter data

Hello

I can't find if it is possible to run javascript, that will be window (such as a form) that will contain some text boxes to enter data by user and some check boxes, the user can register/unregister. According to values user will type and user option chosen will be the scrypt will be another feature.

Thanks in advance for your answers.

Gregory

Yes, you can make it appear simple UI elements or complex dialogue boxes.  The details are in the Acrobat JavaScript documentation.

Tags: Acrobat

Similar Questions

  • How to restrict the user to enter data into the PLUGS DO

    Hello

    I textinput in my page, I have to restrict the user to enter the data covers only.

    can someone help me on this.

    Knockaert

    Please go through this site.

    http://oracleanil.blogspot.com/2010/10/restrict-user-to-enter-data-in-caps.html

    Concerning
    Meher Irk

  • How to ask the user to type in the select statement

    Hello

    Can anyone tell me the syntax of the select statement where I can ask the user to enter the value.

    for example, I try to use belowthing, but it displays error

    Select * from emp where empname =: empname

    SP2-0552: Bind "empname' undeclared variable.


    2. is there a dictionary of data table to see all pl/sql procedures and corresponding code?


    Thank you
    Sri

    Try:

    select * from emp where empname='&empname';
    

    L.

  • Do not allow the user to enter characters undetermined

    Hello

    For some reason some have used it the FIELD of TEXT object for the field of digital data entry.

    In fact, the user must always enter numeric data.

    No decimals, no comma, no alphabetical characters allowed except numbers.

    (Syststem should not allow the user to enter data not allowed at all... I mean, when to reach us using digital / object field... or if user trying to enter data not allowed I HT to raise an error and CLEAR the field immediately)

    Pls I want to know how to get my requirement? Do I need to use JavaScript or model or Validation Object palette model or all 3?

    I am newbie, pls give me the code (such as JavaScript)

    Thank you

    You can use a small script with a regular expression in the event of change of textfield yout, to check the input current and delete everyting that is not a digit.

    If (! xfa.event.change.match(/\d/)) {}

    XFA. Event.change = "";

    }

  • reports / intranet / in detail, the user will enter a date range of and 2 and will be out to put the records in the int

    Hello

    I'm totally green in web development.

    My goal is, to the user will enter a range of dates of and to and will be out to put the records in the intranet when they press a button.

    However, the good news is: I have experience in programming. I wrote in VB desktop applications > NET and I am aware of the RDBMS SQL concepts.
    But CF and WEB development is new to me.

    My current projects involves the DB connection and test it. (it works fine)
    And the output of the reports to an intranet page. (records)

    I need help on how to start this as soon as possible. I'll even do some practice at home.

    Tools, I have to work
    • Development server (test)
    • Place of origin.
    • Toad for db connection.
    • Html reference guide
    • Cf dummies book.

    How can start my projects.
    (e.g. Create cf, outputpage?)
    seriously, I'm new on this.
    Thank you.

    has expired and I lost everything! Thanks for your efforts.
    See. I'm really new to this.
    I wanted to start the practice of home.
    Well, if you find some time

    POP me an email?
    great!
    [email protected]

  • Why PL/SQL procedures does not allow users to enter data dynamically at run time?

    Dear all,

    I tried to do a procedure that will search for a group of approval in our database that matches.

    (1) the number of levels

    (2) the number of users by each level

    (3) the id of users by level

    entered by the user.

    I tried various methods to receive user input dynamically at run time, but in vain.

    Finally finished my procedure allowing the user to enter the parameters and then executes the procedure, to which these parameters are passed as arguments. (1 variable for the number of levels and 2 userdefinedarrays with the number of users by level and level respectively)

    Why PL/SQL procedures does not allow users to enter data dynamically at run time?

    Thanks in advance,

    Séverine Suresh

    HEY, Sebastian,

    3035408 wrote:

    Hello Sir,

    My question is that if I'm going to say, the number of levels 5, is there any way by which, at runtime, the procedure prompts me to enter at the start of the number of users per level. Now as soon as I get the number of users per level can I do the procedure ask me to enter the nicknames of the members of each level. I mean, something like a invite.

    Thank you

    Séverine Suresh

    There is no way to do it in SQL or PL/SQL, because not SQL PL/SQL is a way to get user input.  User interaction is a job for your front end, like Zlatko tool suggested in response to #5.  If your front end tool is SQL * Plus, you can use the substtitution variables, as Jarkko showed in response #6.

  • How to restrict the user to enter not same value in a table

    Greetings!

    I m asking a second time the upfront because I did not answer preivously, so please don't mind if it's a double.

    It was: I have created a table, as shown in the example.

    I want to validate the user name that you see in my example to restrict the user to enter the same value in the user name field before submitting page.

    for example when the user enters data as u see test in user name in the first row, when it goes to the second row and type same username as test "message will appear or restrict the user who has already typed or in use"...

    http://Apex.Oracle.com/pls/Apex/f?p=45296:1:22797340776918:

    It's all done on typing submit prior to registration.

    Please drivers

    Hello

    I m asking a second time the upfront because I did not answer preivously, so please don't mind if it's a double.

    It was: I have created a table, as shown in the example.

    I want to validate the user name that you see in my example to restrict the user to enter the same value in the user name field before submitting page.

    for example when the user enters data as u see test in user name in the first row, when it goes to the second row and type same username as test "message will appear or restrict the user who has already typed or in use"...

    http://Apex.Oracle.com/pls/Apex/f?p=45296:1:22797340776918:

    It's all done on typing submit prior to registration. >

    Stick the code below into the Page header > Javascript > run when loading the Page field.

    $('[input[name="f03"]').blur(function(){
      if ($('input[name="f03"][id!="'+$(this).attr('id')+'"]').val() == $(this).val()) {
         alert('Duplicate Entry.');
         var x = $(this).attr('id');
         setTimeout("(function(p){$('#'+p).focus();})('"+x+"')",100);
      }
    })
    

    Note:
    a.F03 is the 'name' of your column of username in the form of tables.
    b. This only valid values. If your tabular presentation has multiple pages then all of the rows are not currently displayed will be ignored.

    See you soon,.

  • Unable to get the write IMAQ 2 file to ask the user for the path.

    I am currently using an IMAQ 2 writing file to create a .bmp image. I have the VI attached to a control which allows the user to enter the path where they want to save the file. However, I do not want the user to have to ensure that they have typed the path forward the write IMAQ file runs. I want the program to work so that when the write IMAQ file running a window is displayed asking the user where they would like to save the file. If someone could help me out I would be grateful thanks.

    Use the file i/o VI file dialog box > range of advanced features to file

  • Pair cant my apple wireless keyboard for my new tv4 apple... He will not be the Apple TV and not ask the pairing code enter... Anyone know what I need to do?

    Pair cant my apple wireless keyboard for my new tv4 apple... He will not be the Apple TV and not ask the pairing code enter... Anyone know what I need to do?

    The ATV4 does not work with any wireless keyboard. The only alternative to the built-in function 'keyboard' is the iOS app.

  • In Outlook 2003, I keep getting a popup asking the user ID and password.

    In Outlook 2003, I keep getting a popup asking the user ID and password.  This continues after I provide the information requested.  How can I stop this?

    When it happens, it is usually a small problem with my ISP (AT & T).

    When AT & T fixes their mail server, I left get these annoying popups.

    I suggest that you contact your ISP.

  • How to allow the user to enter only alpha numeric characters in the text field?

    Hello

    Is it possible to restrict the user to enter only alpha numeric characters in the textfiled?

    Thank you

    Starting from the version 4.7, I don't see any how useful filter adapted to your needs.  Then why don't you override keyChar() like this:

    EditField eField = new EditField("Enter letters and digits only: ", "") {
        protected boolean keyChar(char ch, int status, int time) {
            if (CharacterUtilities.isLetter(ch) || CharacterUtilities.isDigit(ch) || (ch == Characters.BACKSPACE)) {
                return super.keyChar(ch, status, time);
            }
            return true;
        }
    };
    

    I have not tested this code, but you can give it a shot...

    You can add a manipulation (or super.keyChar...) for Characters.ENTER and Characters.ESCAPE, as well as anything else you be useful, such as the comma and the period.

    Hope this helps,

    Arkady.

    Edit: added Characters.BACKSPACE - you want to change, not you?

  • How can I allow the user to enter the 5 digits in an inputText and who must be a number.

    Hi Experts,

    JDev 12.1.3.0.

    How to allow the user to enter only 5 digits for an inputText and there should also be a number?

    Thank you

    AR

    Try with:pattern="[0-9]{1,5}"

    Dario

  • Print button to print the page 10 to the dialog asking the user how many times to print page 10

    Hi all

    Want javascript to attach to a button that does the following: -.

    ask the user in the dialog box how many copies of page 10, they wish to print.

    Seems easy hmmm not to me... Unfortunately.

    If this cannot be done is is it possible to have page 10 selected in the dialog box for normal printing on a button... which brings up the print dialog box and all you have to do is select the number of copies.

    Thanks in advance

    Stephen

    You can use this code to do this:

    var copies = Number(app.response("How many times do you want to print page 10?","",""));
    if (!isNaN(copies) && copies>0) {
        var pp = this.getPrintParams();
        pp.firstPage = 9;
        pp.lastPage = 9;
        pp.NumCopies = copies;
        this.print(pp);
    }
    
  • Allow a user to enter data in a table.

    I created a random name selector that basically allows you to enter a list of names in a table and will be randomly selected when I click on a button.

    Code below:

    var nameArray:Array = new Array ("name 1", "name 2", "3", "name 4", "5");

    function getName() {}

    var ranNum = random (nameArray.length);

    randomName var = NomTableau [ranNum];

    Text_txt. Text = randomName;

    }

    Button_btn.onPress = function() {}

    getName();

    }

    in any case, I want to make sure the user can enter in the list in the table without having to go into the action script. Thus, it works exactly like this:

    ClassTools.net interactive learning tool

    Any ideas how I'd go to this topic?

    I am currently using AS2 in Adobe Flash Professional CS5.

    Simply copy and paste these functions in your code.

    When you want to add a name to the table, pass it to the addNameF().  When you want to retrieve a name chosen at random table, call getNameF().

    (p.s when you use the adobe forums, check useful/correct, if there is.)

  • How do you use BER if the value that you want the user to enter is 0?

    I have several TEB on a slide, but the value of input from the user to one of the ETB must be 0.  If the user clicks on the button submit without entering any value in the TEB, which is equal to zero, it will mark it as correct. I tried to set the value of the variable of the ETB 1 and then in the conditional action that I when the variable of the ETB is 0 perform different actions, but I get the same result.  I use 8 Captivate.  Any help would be appreciated!

    Well, I thought that out, but just in case someone already has this problem I'll explain what I did.  I did a tip for the slide action on enter and set the variables TEB 1 requiring the user to enter 0.  So if the user clicks on submit without entering values, the TEBs equal 0 would be marked wrong.

Maybe you are looking for