How to make data persist in form?

Hi
I've made multiple forms for a Web site. Each form is within its own module. The problem is the data entered into a form disappears as soon as the user shifts to another form (and consequently, another module). How to make the data persist in the form even if the user shifts away to another module? I've tried using a Model to hold the data but the data didn't stay in the text fields.
<fx:Declarations>
     <fx:Model  id="babyModel1">
          <BabyForm>
               <CleaningProducts>{babyCleanProd.text}</CleaningProducts>
               <BabyProducts>{babyProd.text}</BabyProducts>
          </BabyForm>
     </fx:Model>
</fx:Declarations>
<mx:Form id="babyQuestionnaire" x="140" y="40" >
     <mx:FormItem width="100%" label="Baby Cleaning Products1">
          <s:RichEditableText 
               id="babyCleanProd"
               width="200"
               height="100"
               backgroundColor="#ffffff"
               paddingLeft="4" paddingRight="4" paddingTop="4" paddingBottom="4"
               color="#222222"
               />
     </mx:FormItem>
     <mx:FormItem width="100%" label="Baby Products1">
          <s:RichEditableText  id="babyProd"
                   width="200"
                    height="100"
                    backgroundColor="#ffffff"
                    paddingLeft="4" paddingRight="4" paddingTop="4" paddingBottom="4"
                    color="#222222"/>
         </mx:FormItem>
</mx:Form>
Any solutions? The data persists in the text fields if the forms are all in the same central application but then there's lots of code for each form.
Thanks for your attention.
Kearney

I thought ModuleLoader could only load one Module at a time, and unloaded the current Module when called to load the next Module. This app has only one ModuleLoader, which loads various modules as different states are called.
If the Model to hold the form data is in the shell application, how to wire each Model to each Form (assuming the forms are still in various modules)?
Thanks.
Kearney

Similar Messages

  • How to view data from infopath form that submit into sharepoint list into another page in sharepoint

    what I want to do is, User A as administrator, will fill in the form. Next User A will assign task to User B, to complete the form. when User B open the form, the above part of the form will displayed data that fill by User A. Field that User B need to fill
    in is at the below of the form. 
    may I know how to do it step by step? Thank you for your answer. 
    Azuaniza Ariffin

    Hi,
    I saw a similar post by you on this forum, and to achieve the functionality you can try using InfoPath Form or JQuery with SPService to make part of the Form as Readonly. and in conjunction use SharePoint designer to create a workflow to assign task or send
    email to user B.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/d02389be-f267-4c09-baf1-d85a5429bafb/set-field-value-and-make-field-read-only-on-custom-list-form?forum=sharepointgenerallegacy
    http://www.sharepointdiary.com/2013/07/how-to-make-sharepoint-list-column-form-field-read-only.html#ixzz2aH103rcM
    Hope this helps!
    Ram - SharePoint Architect
    Blog - SharePointDeveloper.in
    Please vote or mark your question answered, if my reply helps you

  • How to make date specific in sourcing personalized pages

    How to make date specific in sourcing personalized pages

    1. Extend the controller NegCreationHeaderPageCO
    2. have code something like below.
    OAMessageRadioGroupBean Quotestyle=
    (OAMessageRadioGroupBean)webBean.findChildRecursive("BidVisibilityCode");
    Quotestyle.setreadonly("yes";
    3. Attach the extended controller through forms personalization.
    Please try and let me know if this works fine.

  • How to pass Data from one form to the other

    Hi all
    Can any one suggest me how to pass data from one form to the other form, which i zoomed from the original one?
    I tried to do this by passing parameter in Event Procedure but i am getting error msg when i am opening the zoomed form.
    If any one of u have any idea, give me a reply
    Thank you
    Suhasini

    If you choose the second alternative you should erase these global variables after the second form is opened
    You can erase the global variable using:
    erase('global_var')
    Greetings,
    Sim

  • How to make instruments persistent...

    Hi Forte Experts
    I keep setting the KeepAliveCycle parameter on my server, and it seems to disappear every now and then (at reboot?)
    So what is the correct procedure to set and keep this parameter alive...
    Do I have to modify the startup scripts to set this parameter during/After startup or can I just do some 'save' command somewhere... Am I just missing some Install command somewhere??
    I am using escript - forte version 3.0.e.2
    Best wishes from
    The Manual Reader..
    jens chr /KAD denmark
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    You need to put the values in the fortedef.csh or .sh file. This way every
    time the node manager starts up it will set the values automatically.
    setenv FORTE_KEEP_CYCLE 600
    setenv FORTE_KEEP_COUNT 3
    setenv FORTE_KEEP_INTERVAL 10
    ka
    Kamran Amin
    Forte Technical Leader, Core Systems
    (203)-459-7362 or 8-204-7362 - Trumbull
    [email protected]
    From: JCJJ[SMTP:[email protected]]
    Sent: Wednesday, January 20, 1999 5:08 PM
    To: [email protected]
    Subject: How to make instruments persistent...
    Hi Forte Experts
    I keep setting the KeepAliveCycle parameter on my server, and it seems to
    disappear every now and then (at reboot?)
    So what is the correct procedure to set and keep this parameter alive...
    Do I have to modify the startup scripts to set this parameter during/After
    startup or can I just do some 'save' command somewhere... Am I just
    missing some Install command somewhere??
    I am using escript - forte version 3.0.e.2
    Best wishes from
    The Manual Reader..
    jens chr /KAD denmark
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • How to make data sorted by default by key figure?

    hi experts,
    how to make data sorted by default by key figure?

    Hi ,
    Try to make the selections for the filter of the query..
    Check this link ..
    http://help.sap.com/saphelp_nw70/helpdata/en/f1/0a5625e09411d2acb90000e829fbfe/frameset.htm
    Regards,
    Shikha

  • How to make data flow from one application to other in BPEL.

    Hi All,
    I am designing work-flow of my application through BPEL(JDeveloper), I am making different BPEL projects for different functions, like sales manager got the order from sales person and sales manager either approve it or reject it, if he approve it it goes to Production manager and he ships the goods, now I want to keep sales person, sales manger,production manager in seperate BPEL files and want to get the output of sales person to sales manager and sales manager to production manager please help me in dong this.
    I was trying to make partner link in Sales manager of sales person and getting the input from there. I dont know this is right even or not, if it is right I dont know how to make data flow from one application to other.
    Experience people please guide.
    Sales Person -----> Sales Manager ----> Production Manager
    Thanks
    Yatan

    Yes you can do this.
    If you each integration point to be in different process, you have to create three BPEL process.
    1. Create a Async BPEL process 'A' which will be initiated when sales person creates the order.
    2. From BPEL process 'A' call a ASync BPEL process 'B' which has the approval flow. Depending on the input from process 'A' the sales manager will review the order in workflow and approve or reject and send the result back to process 'A'.
    3. Based on the result from workflow, invoke the Sync BPEL process 'C', where you can implement the shipping logic.
    -Ramana.

  • How to make changes in HR Form using Form editor

    Hi,
    I am new to hr-abap..And I am working on HR form editor..and I wanted to generate a pay-slip using the hr forms..I had copied the standard form..and I am making the changes into that..
    I want to add my own customization into it..like I wanted to display total in words...also, i wanted to display a message at the end of my report..This message should be allowed to change to end user...like for eg..Some Seasonal greetings...
    I am using Tcode pe51 to make changes in my form...
    Please tell me how to go about and where to implement all these changes so that they will get displayed in my form...Its urgent...

    When you go into HRFORM tcode, double click on your form name.
    It will take you to Customization window where you can drag and drop all additional data yo want on form.
    For designing and coding purpose click on the LAYOUT button on top of that window.
    This will open the form in SMARTFORM.
    Dont try to go directly as your Form name dont exist in Smartforms.
    Check this link for more info -
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAXX/PYINT_FORMS.pdf
    Regards,
    Amit
    Reward all helpful replies.

  • How to read data in binary form from file?

    Hi,
    i try to write an implementation of LZW. I need to read data in binary form from a file. How can i do that? I cannot find something like "binary input stream" ...
    Thanks

    Hi,
    i try to write an implementation of LZW. I need to
    read data in binary form from a file. How can i do
    that? I cannot find something like "binary input
    stream" ...
    ThanksInputStream reads bytes. I don't understand your question.

  • How to make data in a table availabel for copying?

    I'm trying to display a result set in a table, so that they could be copy-pasted to another file (be that a text file, an Excel spreadsheet or anything). The table comes out okay. But, as I try to copy the data, nothing is copied. So, I want to know how to make the data in the table available for copying. Thanks!

    This is exactly what I'm trying to do. The problem is that the data just doesn't get to the clipboard. No matter how hard I try clicking Ctrl-C, it's just not there. When I press Ctrl-V it's not pasted. Why? And how can I correct this problem? Maybe there is some property in JTable class that I have to set as 'true'?

  • Re How to make shortcuts of the forms in hirarical tree

    Hi
    Is it possible to make shortcuts of the forms by using add and remove buttons i have so many forms in tree but now i want to make shortcuts of my forms can anyone guide me in this regards
    thanks in advance.
    sarah
    Edited by: user652484 on Aug 10, 2009 2:38 AM
    Edited by: SarahSarahSarah on Aug 29, 2009 11:46 AM
    Edited by: SarahSarahSarah on Sep 10, 2009 7:35 AM

    HI SIR
    I CREATED TABLE THE FOLLOWING TABLE
    CREATE TABLE SHORT
    (USER_ID VARCHAR2(10),
    FORMS VARCHAR2(20));
    TABLE CREATED.
    INSERT INTO SHORT
    (USER_ID,FORMS)
    VALUES('SARA','DEPARTMENT');
    INSERT INTO SHORT
    (USER_ID,FORMS)
    VALUES('SARA','EMPLOYEE');
    INSERT INTO SHORT
    (USER_ID,FORMS)
    VALUES('SARA','PERSONAL INFO');
    AT LEAST GUIDE ME WHERE I PUT THE QUERY I SEARCH THE "DATA QUERY" IN TEXT ITEMS I DID NOT FIND ONLY ITS AVAILABLE IN HIRARICAL TREE.SORRY FOR BOTHERING
    SARAH

  • How to make swatches persistent from one document to the next?

    I want to have a custom swatches in my  workspace each time I open a document. How can I make swatches persistent in InDesign?

    You can have swatches available in new documents if you make them part of your defaults by loading them while no document is open, but there is no way that I know of to open any existing document that doesn't have a particular swatch and have that particular swatch available without loading it yourself. Probably the quickest way to load them into existing documents would be to:
    Make a frame
    Fill it with a swatch
    Repeat steps 1 & 2 until you have a frame for each swatch you want to transfer
    Grab all of the frames and drag them together into a library as one entry
    When you open a file, drag the frames from the library to the doc and immediately delete them while they are still selected. All of the swatches will have been added to your swatches list, and it's a little quicker than going to the swatches fly-out, selecting Load Swatches and navigating to a file that has the swatches saved in it, but that's another way if you prefer.

  • How to pass data from offline form to webdynpro java

    Hi,
    Please suggest me how to pass data from offline from to webdynpro java node?
    i am using the below code to pass data from offline form(after entering values in the form) to node . i am using form upload ui element to upload offline form and after that i am providng a button to update data.But still i am not able to see data in the node.Any suggestions on this.below code is wriiten on action of the button.
    wdContext.currentContextElement().setPDFSource(null);
           try
                if(null!=wdContext.currentContextElement().getAttributePointer("Resource"))
           IWDResource fileResource = wdContext.currentContextElement().getResource();
         if("PDF".equalsIgnoreCase(fileResource.getResourceType().getFileExtension()))
           byte[] b = new byte[wdContext.currentContextElement().getResource().read(false).available()];
           wdContext.currentContextElement().getResource().read(false).read(b)                     wdContext.currentContextElement().setPDFSource(b);
           WDInteractiveFormHelper.transferPDFDataIntoContext                 (wdContext.currentContextElement().getPDFSource(), wdContext.nodeVn_TestData());                                                               
                     else
                          wdComponentAPI.getMessageManager().reportException("Please enter correct file");
                else
                     wdComponentAPI.getMessageManager().reportException("Error while uploading file"); 
           catch (Exception e) {
                wdComponentAPI.getMessageManager().reportException
                ("Error in uploading the Adobe Form :"+e.getLocalizedMessage(),false);
    Regards,
    Pavani

    If you choose the second alternative you should erase these global variables after the second form is opened
    You can erase the global variable using:
    erase('global_var')
    Greetings,
    Sim

  • How to make DFF mandatory in forms personalization based on another field

    how to make DFF field mandatory in forms personalization based on another field ,and also user can put values in the DFF field.
    Edited by: SinghP on Mar 14, 2012 12:16 AM

    Hi,
    4 DFFs are enabled.
    CASE1: when payment is voided DFF4 should be mandatory feild
    CASE2: when user queries the voided payment , above DFF4 should be readonly or not editable
    Unable to acheive both the cases with Forms Personalization.
    When trying case2 error pops up saying null canvas.
    Can you please provide some examples if you have any.
    I can find any customizations on this form
    Thanks
    Edited by: user11344029 on Mar 15, 2012 11:28 AM

  • How to make a .exe from form builder?

    Hi,there:
    How can i make a .exe from form builder which can run without form builder?

    Hi,
    You can try to create a batch-file. For instance on WinNT create a CMD file. On Win95/98 create a batch file.
    In that you can use (depending on where you've installed forms/ reports)
    D:\orant\binf50run32.exe <user>/<password>@<database> <startform>.fmx
    Hope this helps

Maybe you are looking for

  • Getting error when we loading the data to 0TCT_C01

    When we are loading the delta loads to 0TCT_C01 cube , Load got failed saying that "Job terminated in source system --> Request set to red". Below is the details abou the dump: Runtime Errors         COMPUTE_INT_TIMES_OVERFLOW Exception             

  • Error Starting Admin and Default Server Services.

    I just installed Jrun on a Windows 2003 server and cannot connect to the Admin server. When i look in services msc, i see that neither the Admin or the default service are started. When i start them, i get an error and when i look at the system log,

  • Deploy error on remote Weblogic Server 10

    Hi, All, I try to deploy a simple JSP page with war deploy profile to a remote Weblogic Server 10. but error found: C:\jdeveloper10133\jdk\jre\bin\javaw.exe -classpath C:\jdeveloper10133\jdev\lib\ext\weblogic.jar weblogic.Deployer -adminurl http://rs

  • IMPORT ERROR_2

    hi experts, i done import command in cmd: C:\ imp system/system file=x.dmp full=y i got this error: IMP-00017 : following statement failed with oracle error 4068: "BEGIN SYS.DBMS_REPCAT_MIG_PRE_IMPORT; END;" ORA-04068 : existing state packages has be

  • Country India version activation

    Hi All We have installed ECC 6.0 IDES in our office. We have activated the country India version in SPRO settings via Financial accounting -->Tax on sales/purchase --> basic settings --> India. But when I checked in SPRO settings Enterprise structure