passing parameter to another form

Hello everyone,

I have two of
1-INSPECTION SCDEDULE

(this form have tidy, I put the button on each line to call again called inspection order form)


ORDER 2-INSPECTION

IWant to to move aparamter SCDEDULE_ID (INSPECTION SCDEDULE FORM) to THE (ORDER of INSPECTION)

NOTE:-each line have ORDER of INSPECTION


Thank you and best regards,
Mona

When you press the button for the first time that it runs very well and when you press the button for the second time he cites the 2nd form and it does not return any data.

You have any suggestions... ?

No, because I don't know the code "behind" the button.
I think you need to learn how to debug. put some points of break in your modules, and then run the debug mode.

François

Tags: Oracle Development

Similar Questions

  • After passing parameter to other forms, how do you get the value?

    Hello

    I had created a parameter and Federal Archives. I added the record group in the Data_Parameter parameter and use the Call_Form to open another form and pass it
    pd_id with her.

    Some code this that look like this

    DECLARE
    pl_id ParamList;
    pl_name VARCHAR2 (10): = "Bank_Param";
    rg_name VARCHAR2 (40): = "Bank_RecGrp";
    RG_ID RecordGroup;
    ERRCODE NUMBER;
    BEGIN
    pl_id: = Get_Parameter_List (pl_name);
    IF Id_Null (pl_id) THEN
    pl_id: = Create_Parameter_List (pl_name);

    RG_ID: = Find_Group (rg_name);
    IF Id_Null (rg_id) THEN
    RG_ID: = Create_Group_From_Query (rg_name,
    "SELECT CODE, BANK CODE".
    ||' ORDER BY 1');
    END IF;
    Errcode: = Populate_Group (rg_id);
    Add_Parameter (pl_id, 'bank_query', DATA_PARAMETER, rg_name);

    CALL_FORM (BankForm, Hide, no_replace, no_query_only, pl_id);
    ON THE OTHER
    Message ("list of parameters ' |") pl_name | "exist already!");
    RAISE Form_Trigger_Failure;
    END IF;
    END;

    I want to get the parameter after the other open form and using the record group insert in one of the combobox that is in one of the Databock.

    When_New_Form_Instance trigger level both on the form

    DECLARE
    pl_id ParamList;
    pl_name VARCHAR2 (10): = "Bank_Param";
    list_id Item: = Find_Item("Block_Name.Item_Name');
    BEGIN
    pl_id: = Get_Parameter_List (pl_name);
    IF (pl_id) Id_Null is FALSE
    POPULATE_LIST (list_id, pl_id);
    END IF;
    END;

    I don't know is this correct?

    Thank you if someone could help me with that.

    Joel

    Andreas,
    You can actually spend a DATA_PARAMETER, but in all honesty, I've never used I always comes to pass a text parameter. There are examples in the forms help (which I believe is where the OP got their original code) show that passing a DATA_PARAMETER, but I could not find any examples of how to work with the DATA_PARAMETER in the form of receiver.

    Craig...

  • How to pass the parameter one form to another form?

    Hello

    I want to pass the parameter one form to another form called.

    What are the steps I want to do.

    Please guide me

    Iqbal

    Published by: Sabrina on July 21, 2010 23:38

    You want to see this link...

    sheikyerbouti.developpez.com/forms/Forms_Parameters.doc

  • How to pass the value of the element from one form to another form?

    Hi all

    I need your help to complete this task.
    I have a form page named reserve form.i have some five fields selection list in the form of reserve, after I chose the first value from the selection list, I create a button in the form of reserve, when I click on the button create, it will open another form page named set form in this form page , I have a field selected, the list of values in configure the form depends on the values selected as a reserve, it means that I have to change the value of page of a form to another form.

    Please suggest a solution, how to pass the value?

    Thank you
    Robette.

    Check out the button create on Page 8.

    In the Action when the button is clicked, the configuration is

    The value of these P35_IT_PRODUCT
    With these values & P8_IT_PRODUCT.

    Kind regards

  • Form of Oracle 10 g by passing the parameter of the forms to reports

    Hi all

    I work in 10g AS and have a form which is called a Menu. When we run the form he asks that the connection information. and once it is successful, then it opens a menu.
    Here in the menu, I ask a report before a form of parameter. In this setting, I have 3 userid startDate and endDate fields.

    It's the part of my code that executes the report.

    ADD_PARAMETER (PARAM_ID, 'Hogshead', TEXT_PARAMETER, USER);
    ADD_PARAMETER (PARAM_ID, 'start_date', TEXT_PARAMETER, TO_CHAR(SYSDATE,'DD-MON-YYYY'));
    ADD_PARAMETER (PARAM_ID, 'end_date', TEXT_PARAMETER, TO_CHAR(SYSDATE,'DD-MON-YYYY'));

    Rep: = find_report_object ('MyReport');
    vc_reportserver: = 'rep_prothonotary5_FRHome1 ';

    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESTYPE, cache);
    SET_REPORT_OBJECT_PROPERTY (REPID, REPORT_DESFORMAT, 'HTMLCSS');
    SET_REPORT_OBJECT_PROPERTY(REPID,REPORT_OTHER,*'paramform=yes'*);

    v_rep: = RUN_REPORT_OBJECT (repid, PARAM_ID);

    Here I am able to get the report when I speak of paramform = no. As the parameters are passed directly to the form. Start date and end Date will be SYSDATE as it is in the code above.
    But I need to be as paramform = yes, so that the form of the parameter appears before the report and, I can change the settings for Start Date and End Date . When I put paramform = yes in my code, the parameter form appers, but this form of parameter, there is a button submit Querry and Reset and when to drop querry button is pressed, the page Web site can not display the page .

    How should I make it work?

    a possible solution is to create a simple form to let the user enter its parameters, and then call the report itself with paramform = no

  • How to pass a parameter to a forms HCSF

    Hi Experts

    Im working on a requirement where pass values to a form of hcsf. I tried to add to the url "http://localhost:16200/cs/groups/public/documents/document/product_form.hcsf & test = 1", but it gives an error

    Could you please let me know your suggestions to achieve

    Thanks SG

    "

    2699139 wrote:

    I tried to add to the url"http://localhost:16200/cs/groups/public/documents/document/product_form.hcsf & test = 1", but it gives an error

    The format of your URL is wrong.  You use an ampersand instead of a question mark.  Try "http://localhost:16200/cs/groups/public/documents/document/product_form.hcsf ? Test = 1 "

  • Opening a form, another form during the double click

    Hi all


    When a double click on a field (Eg: train number) I have to open form2 from form1, (who is having datails of the particular train Train number).

    The opening of a form to another?
    How to pass the parameter from one form to another form to query the result. ?

    Thank you
    SAI

    You can use the DOUBLECLICK-MOUSE-WHEN...

  • Pass parameters in the form.

    HelloW everyone.
    I use 10g Forms v 9.0.4.i want to pass the parameter from form to form.
    I'm looking for help.
    I created formA named Dept and also I create formB named Emp.
    I want to pass parameter to FormB and run data using the Deptno.
    How like that?

    Hello

    Create a parameter in the second form (say P_Doc_Code). And when you call the second form of the first form, write

    DECLARE
         Pl_Id PARAMLIST;
    BEGIN
         Pl_Id := GET_PARAMETER_LIST('tempdata');
         IF NOT ID_NULL(Pl_Id) THEN
         DESTROY_PARAMETER_LIST(Pl_Id);
         END IF;
          Pl_Id := CREATE_PARAMETER_LIST('tempdata');
          ADD_PARAMETER(Pl_Id, '', TEXT_PARAMETER, '');
          Open_form('', ACTIVATE, SESSION, Pl_Id);
    END;
    

    And in the second form, use the parameter like *: PARAMETER. *

    Kind regards

    Manu.

    If my answer or the answer to another person has been useful or appropriate, please mark accordingly

  • ¿There is another form to do this?

    I have six random numbers. I need the six numbers are different, also, I need that the number does not exceed the 45 and are integers.

    Then, I need Tournay number six does not exceed the 45 are integers and the number six are different.

    I've attached my file .VI for labview 2009. My program works and perform the duties that I need

    However, I would like to know if you have another form to do so.

    Thank you

    I would say this:

  • How to subclass one form to another form?

    Hello

    I want to create a form and must inherit properties, including all controls, triggers, etc. of this form to another form.

    How can I achieve this? Can someone please help.

    1 shape (the shape of the model) create a group of objects e.g. OG1.

    Drag and drop all of the content of the formula 1 you want to subclass the object group.

    Create form drag and drop the object OG1 formula 1 group 2 to form 2, objects will appear in form 2 and be subclassed from Formula 1.

    There are other ways to do it using libraries of objects, or by directly copying the individual elements.

    Rgds
    Tony

  • Need the value of exports in another form field

    I have a few menus each with unique export for each drop-down selection value.

    I need to have the value of exports as an entry for another form filed once a choice is made.

    E.g.

    Drop-down menu:

    Choice1-> export-> value

    Lendemain2-> export-> B value

    3-> export-> C value choice

    Choice4-> export-> D value

    Filed entry form will be one of the chosen export values.

    Any ideas to make...

    Use this code as the calculation script customized to the text field (adjust the name of the drop-down list):

    Event.Value = this.getField("Dropdown1").value;

  • Help: How to transfer data from one form to another form form

    Hello:

    I was wondering how / if it is possible to transfer data from form from one form to another form. I create a flow of forms, which are as follows: form of Incident report-> form of risk analysis-> error-> report form decision support survey Standard-> report form of risk control-> form of mitigation-> etc... You get the gist. It would be very time-consuming to constantly transfer the standard who, what, when, where and how from one form to the other. I was wondering how do? I have looked around on the net and this forum and couldn't find a tutorial or a guide? Is this possible with Adobe forms?

    I use a XML schema for the form to preload a list of employees and the standard list information and then publish the form to submit in PDF format for opening and tracking form mobile device. I notice that I can export the data in a form that is distributed in XML but I can't import in a distributed form. I'm a newb with code, but may contain a little of my own.

    An example of how to achieve this with a field name or something would be greatly appreciated! If you need anything, or a copy of the forms let me know!

    Thank you kindly,

    Al

    Hi Al,.

    I have here an example where the data in a single form are 'communicated' to other forms. Please note that there are specific script in each of the forms. It's a work in progress and one day I'll come back make a more polished example: http://assure.ly/qQivbm.

    See also John Brinkman's blog for a different approach: http://blogs.adobe.com/formfeed/2010/07/shared_data_in_packages_part_1.html and http://blogs.adobe.com/formfeed/2010/07/shared_data_in_packages_part_2.html.

    Good luck

    Niall

  • Shape inside another form - is this masking?

    Hello

    For so long now, if I was in a scenario where I would like to have an overlap of one form another form, but be kept indoors, I chose the two forms and hidden them - then had to copy the basic form and stick it in place again to keep the original appearance. This seems to me very badly. I hope that I have explained this clearly. Is there another way to do this? Thanks for your time.

    I'm on Illustrator CS3 by the way.

    In Cs 5 nd later, there is a feature to draw inside

    1. cut the object you want to paste inside the other object.

    2. you then select the object that you want to paste the first object in

    3. you go at the end of the toolbar and select draw inside to make the object to be pasted in.

    4. you then paste the object while the draw within the object is still selected.

    5. you can reposition the dough Explorer in if you want a different relative position.

    The two objects on the right Iam going to stick one on the left

    Bleow is the object I did a draw draw inside the target object

    Here is the result after the Paste command I can still reposition or refine the position of the pasted object

  • Import of provision of one form to another form field?

    I often create forms in English and French. Many are long and complicated, and I have to create them all individually. Is there a way I could use the layout of form of a form field, another form? It would be fantastic.

    Sure. To replace the contents of the underlying page and maintain fields, links, code to the document level, etc., select: Document > replace Pages

    You'll have probably a few adjustments to make to certain positions in the field.

  • Pre-populate a form with data in another form

    I have a question closed, I don't know if this is possible, but here goes...

    I want to create a link in a form of abobe that opens another form to adobe. Pretty easy, but I want to fill in the fields in the second form of the information recorded in the first.

    Is this possible?

    Hello

    It's complicated, but it can be done.

    The first form (https://acrobat.com/#d=SxYdTHsdYH90mPljsB4y7g) has a hidden field that collects data in two fields and places them in a set of data named myData. App.media using "broadcast" of the dataset.

    The second form (https://acrobat.com/#d=771uNAYn9GRLlTgiaHNwfA) and then "listens" for the dataset and if the dataset exist it will populate the corresponding fields in the second form with the data first.

    The second form has the script in the initialization event, so it fires on the opening of the form. There is not a direct link between the two forms, so that changes in form1 are not continuously reflected/updated in form2. It occurs when form2 is open.

    You must configure the dataset for each field that you want to share. If there is a large number of them, so it can be tedious.

    The full Suite of company LC would probably automate this process, but it is of a workaround for the designer of the LC.

    Hope that helps,

    Niall

Maybe you are looking for