Window number in forms

hi to every  one.
right now am creating a form  in se71 the error occured during the form was "the window  number is missing " and could u tel me that is there any special number particularly in form creation .
plz reply me .
regards,
sai krishna.

MAIN windows require a number.  Usually the number is set to zero unless multiple MAIN windows are being used in something like a label print.
Regards,
Steve.

Similar Messages

  • Reader X, Windows 7, autofill forms wrong

    Reader X, Windows 7, autofill forms wrong
    I often use pre made forms at work in Reader X. I have auto complete turned on to basic and save numerical is checked, though I rarely use the same numbers.
    I think this started with the an update of Reader a few months ago, but when I am typing in numbers in forms sometimes it will not take what I typed, it overrides it with a previously used item. Sometimes I am trying to enter say, 1214, it will start autofilling other numbers after I type the 2 and if I just keep tying it still takes the autofill number even if I ignore it. The only way to get the correct number is to let it auto fill then go back and correct it and delete the ending characters that it filled in.
    I did not create the forms I'm using, they are provided by my state and I cannot modify them.
    I searched the web and the forums here and didn't find anything.

    I am having the same problem but I don't think it has anything to do with the permissions or account information. This just started out of nowhere a few weeks ago. I tried installing a few older versions of adobe but I either get the same message, "An internal error occurred." or a different error message. I have attached a screenshot of the error message I keep getting. I also tried running the repair options via the control panel but that did not work. I can't change any settings within the program as each time I try to open it I immediately get the error message. I have uninstalled and installed adobe several times and there is no change.

  • How to get names of all Windows in a Form Application at runtime

    Dear All,
    I want to get the name of all windows in a form module programatically at run time. How to get it?
    Any help or comments will be highly appreciated.
    Thanks in Advance.
    Best Regards
    Bilal

    Hi Francois Degrelle,
    First of all thanks for the response.
    What if I have no items on a content canvas? In my application, I am using content canvas to hold the Image banner and help text of the current form, having no items at all. I am also using tab canvases to hold all items of form. The tabs are displayed on the content canvas at run time. So the tab canvases acts like frames (In my case).
    Now if I am looping through items, it gives me the list of all of the tab canvases. Whereas the tab canvas always has no window assigned, as it is displayed on content canvas which has that Window which I need. Thus I am unable to get the names of windows in my case through the above stated procedure.
    Another option could be if I can get the name of the content canvas upon which the given tab canvas is displayed?
    Any way to do this or some other way to achieve the use case?
    Any help will be highly appreciated.
    Thanks in advance
    Bilal

  • WEB.Show_Document(POP Up Window In 11g forms)

    Is it possible to open a Http inside the POP Up Window In 11g forms.
    This is what i tried to use:
    Created a Dummy Window,dummy Canvas and by clicking the push button i gave this message:
    web.show_document('http://www.google.com','Html_Window');
    WEB.Show_Document will open only in seperated window but i need to open in the Pop Window is it possible please help on this.

    As Denis mentioned, you cannot show html content natively in a form. You would need a bean to do that. However, if you are just trying to create something that looks like a standard browser pop-up window, there are several ways to do it. Be aware however, that in some cases, the following example will not work if you are using an older JRE. The latest JRE is 1.6.0_29 and runs the following code correctly assume the browser is not set to block pop-ups.
    EXAMPLE 1:
    web.show_document('javascript:window.open ("http://www.oracle.com","myPop","location=no,toolbar=no,menubar=no,status=no,resizable=yes,height=600,width=600");self.close();');
    EXAMPLE 2:
    Declare
         inJS      varchar2(32767);
    Begin
         -- More info about window.open here:
         -- http://www.w3schools.com/jsref/met_win_open.asp
         inJS := 'new_win=window.open("http://www.oracle.com","new_win1","menubar=0,location=0,toolbar=0,status=0,scrollbars=1,resizable=1,width=500,height=600");';
         web.javascript_eval_expr (inJS);
    End;

  • I purchased Adobe Acrobat X Pro two days ago and cannot receive my serial number; your form will not allow me to select my State for address-I have spent four hours of frustration

    Acrobat X Pro has a flawed serial number application form at the point where it asks for your State, the first time. I will not allow me
    to complete the form and receive my Serial Number.@

    I purchased it from my University bookstore and the attending clerk was no better informed than was I.
    The form is required to be infilled in order to receive the serial number necessary for installation of the software
    After five hours of trying, I was able to overcome the flaw in the form, as it appeared on the Acrobat website, and
    complete the two pull-down menus indicating the State in which I live.
    I called Adobe Customer Care for assistance and had to wait two hours for a return call, and by the time the
    call came though I had found that the website form allowed me to pull-down for the State of location.
    Adobe is an uncaring vendor, once it has your money in hand.

  • How to maximize the MDI window in web form.

    Dear all,
    i am new to jdeveloper. i am using form 10g there is a problem which is not handle by me in forms.
    i want to maximize the MDI window in web form.
    can jdeveloper solve my problem.
    i am new please anyone tell me step by step.
    thanks
    Muhammad Nadeem
    [email protected]

    Hi,
    no. Please use the Forms built-in set_window_property maximize
    Forms questions are answered here: Forms
    Frank

  • Statistic number of forms that have been accessed/loaded

    Hello,
    I would like to ask if it is possible to know the statistic number of forms that have been accesses/loaded on the workspace base on each process category/folder to create a weekly or monthly report? 
    Thanks,
    Han Dao

    You can export any response as a PDF, which you can then archive.

  • Generic code to minimize all windows in a form

    I want to write a procedure to minimize all windows in a form. This procedure will be called from a menu item.
    This can be done by using SET_WINDOW_PROPERTY built-in by hardcoding window names in the form and setting the window state to MINIMIZE.
    The requirement is, the code should be generic. So that, if it is called form the menu item, it will do minimizing of all windows in the current form.
    Hope no form built-ins are available to get the list of window names in a form.
    The requirement can be done by using FORMS The. I doubt it will not work for three tier architecture. Any alternate ways to get a solution?

    You can loop through all blocks and items and collect the used window names.

  • Hide Tab order number in form fields

    Hi,
    In Acrobat 7.0 Professional (I know it's old), how do you hide the the tab order number in form fields you create? When I type in the form fields I've created, the tab order shows up on screen and on the hardcopy printed document.
    HELP!
    Thanks!

    This is what I'm seeing, however I think we would like to know how to change the order.
    For instance, I have formatted the form to have two columns of data entry: Personal info in column 1, product info in column 2. When the user types their name in column 1, row 1 for "Name" then go to tab down to "Email", it actually tabs right to column 2, row 1, "Product Year." Altering the tab order would fix this problem.
    Thanks!

  • Increase main oracle window size in forms 10g

    I am creating a form in 10g. The form has a window and a canvas. I have given scroll bar for the canvas which has multiple blocks (so that a user can scroll within the multiple records) and a scroll bar for the window so that the user can scroll at the bottom of the page.
    The main oracle window which displays the messages and errors (not my forms window) is not the full size, its a little small (there is white blank space at the bottom) and I want to increase its size to full so that the users may not necessarily need to use the window scroll bar.
    Can someone please tell me how to increase its size?
    Thanks.

    Hello
    I think that others user could have problems, above all, with 'SEPARATEFRAME=TRUE'.
    Here a note from metalink:
    Note:358468.1 How to Maximize the MDI Window correctly on Web showing the Status bar?
    When you try to Maximize MDI window in to form using
    set_Window_property(FORMS_MDI_WINDOW,WINDOW_STATE,MAXIMIZE) on web,
    even though the MDI window appears as Maximized it is not actually maximized,
    also it doesnt show the status cafe.
    This issue has been explained in BUG#4944285 Known and 181100.1
    Regards

  • Random number in forms developer

    Hi, dear all:
    How can i produce random number in forms ?
    regards.
    kevin

    Actually I tried several combinations but the (b-a )+a didnt work for me.
    It always gives me 4000000000 is out of range. Without the 32768 also its that way.
    int temp = (int)((((4000000000-1000000000)+1000000000) *(Math.random() * 32768));Heres the entire loop.......size is the size of the foo Array I want to fill
              for (int i = 0; i < size; i++)
    int temp = (int)((((4000000000-1000000000)+1000000000) *(Math.random() * 32768)));
                  //int temp = (int)Math.random()*32768;//Make random number same as c++
                  if((temp < 1000000000)||(temp > 4000000000))
                       i--;
                  else
                       foo[i] = temp;
                        System.out.println("Original Array: "+foo);

  • Updating a field for a number of forms from an external table

    Good Day All;
    This one I could not find in the help section.
    I have designed a number of forms that all use the same “rates of pay” (there are 4 categories) for calculating. I was told to expect that a few more forms will be required and these new forms will also be using the same “rates of pay”
    Currently I am using “switch” to insert the “rates of pay” when the user selects a category from a dropdown.
    Is there a way I can update all the forms from an external “table” instead of having to update each form individually?
    Thanks All
    Chomp

    Hi,
    If the form is Reader enabled with Acrobat, then that is going to cut out data connectons.
    You should have a look at John Brinkman's blog: http://blogs.adobe.com/formfeed/2010/07/shared_data_in_packages_part_2.html. Two parts.
    Also there is an example of inter-form communication here, but it may be too clunky: http://assure.ly/qQivbm.
    Good luck,
    Niall

  • Want to close internet explorer window on exit form (10g)

    i am using oracle 10g forms, want to close internet explorer window when exit form automatically.
    Have alread tried calling html page at exit form and using closing window script for this, but didn't work.
    Please help and describe in detail how to debuge and test every thing is ok
    Aslam

    Hi Aslam
    Try following the instructions here
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:3767372347328447221::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,201481.1,1,0,1,helvetica
    Worked a treat for me.
    paul

  • Running form window behind window of calling form

    Hello,
    i have one form which has a maximized window. This form is calling a form using call_form/no_hide which displayes a small window in front.
    When the user clicks on the maximaled window, this window raised in front of the small window, but the running form is still the small window.
    How can i prevent that the position of the small window is behind the maximized window?
    Robert

    Set the property "Modal" of the Window in the form to "Yes"

  • Auto number each form when distributing by email

    I need to assign a number to each form during or before emailing, anyway to do that with scripting? Thanks for all the help, I am getting so close to having everything I need for this form.
    Thanks
    Mike

    Hi Mike,
    I have used the following technique to auto-number a form:
    1) Create a hidden field and use a FormCalc function to get the date-time when the form is opened
    // form1.purchaseOrder.header.DateTimeField1::initialize - (FormCalc, client)
    // The hidden field DateTimeField1 is used as the source for the P.O. number.
    // The function, below, returns a string in the format 20081107055344 where 20081107 is YYYYMMDD and 055344 is HHMMSS.
    $.rawValue = Concat(Num2Date(Date(), "YYYYMMDD"), Num2Time(Time(), "HHMMSS"));
    2) On the target id field extract the month, day, and time (down to the millisecond)
    // form1.purchaseOrder.header.poNum::calculate - (JavaScript, client)
    // DateTimeField1 is used to generate a unique P.O. number (see the initialize event on DateTimeField1).
    // DateTimeField1 produces a value in the format 20081107055344, for example. In this example the substring
    // removes the year 2008 to produce the P.O. number 1107055344.
    var str = form1.purchaseOrder.header.DateTimeField1.rawValue;
    this.rawValue = str.substring(4,18);
    There are many techniques including the creation of a random number using the JavaScript math.random() method.
    See https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/Math/random
    Steve

Maybe you are looking for