How to manage data and create new textInput fields during the destruction/creation of new views?

Basically, I need to know how to create another textInput field when I pass data from one view to the other, while recording the data that has been adopted in a first time.

I want the user to be able to enter text into a textInput on the first view field and see on the next view, BUT I want the following view to record what the user has entered, return to the first view, then take another entry from the user and create another field textInput on the second point of view. It's like a memo pad app. The user enters a task on the first view, then he or she is able to see it on the second point of view. Then, the user must be able to navigate back to the first view and create another task which also goes to the second point of view, but does not replace the first task that was entered. My problem is to create new textInput fields as new data comes in for the second point of view. Any ideas? Perhaps textInput fields are not visual components I should use...

http://d-solve.com/flexas3-global-variables-and-the-singleton/

Tags: Flex

Similar Questions

  • How to copy VI and create new paths Subvi

    Hi all

    I'm still fairly new to LabView, and I don't know how to do it properly...

    Basically, I have a VI of work that validates a chassis, but I want to use the code on another chassis. The only differences (that I know) are the user name and the password for the new chassis. I enter in these two fields using constants of chain in a sub - VI.

    If I simply copy the directory of the VI and all the subVIs in a new directory, and then open one of the new. Screw, one of my changes are updates for the original VI. How to break the links to the files 'old '?

    I want to have directories separated for chassis 'A' and 'B' with all the VIs and subVIs necessary for each, even though the files are redundant hard disk (where the screws or the need for minimal changes subVIs).

    Sorry for the vagueness in the subject, by the way.

    Do you use projects?

    Copy the code into your new location.  Create a project and add the folder that contains your code.  Use the conflict resolver to fix your screws

    In some situations weird, I also was called to remove the old project, resolve conflicts for the new project and then restore the old project of the recycling bin.

  • How to add a pop-up window to set the date and time in a field

    How to add a pop-up window to set the date and time in a field? I know how to add the date. I create the field time with JavaScript event initialize like this:

    this.rawValue = num2date(date(), DateFmt(4));
    

    What I should change the script and the motive to do it properly.

    I changed the Format of data (object > link tab) date time but nothing happen. I want to set up a pop-up window as for the setting of date but with addition of time setting.

    Is this possible? Or that the date fixed like that? Should I get hour hand?

    Hello

    I don't think you will get both in the calendar popup. Basically, the popup calendar is the default behavior. It may be possible to develop a custom component, but it would take a bit of scripting and would probably not be worth the effort.

    I'd get the user to time manually entry in a separate field.

    Good luck

    Niall

  • How to find date of creating index?

    How to find date of creating index?

    You query all_obejcts and you will find last_ddl_time when is - it has changed...

  • How to insert Date and time in video

    Hello

    I wonder how to insert the Date and time in video files during their transfer to PC with my Handycam(DCR-SR82).

    Thank you

    Frank

    The date and time does not appear during recording, however they are saved automatically by the display system during playback. The camcorder can not burn in the video, but once you have on your computer, third-party software can do for you.

  • I have created a new domain with win2012r2 and created users. Add after the client in my area so that the newspaper with the user I get error below.

    Hello

    I have created a new domain with win2012r2 and created users. Add after the client in my area so that the newspaper with the user I get error below.

    "You cannot connect because the logon method, you use is not allowed on this computer, please, see your ad min for more information network"

    Please help me with that and I don't want to give permission to admin for all users group...

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • Problem to shrink my local C drive and create new partitions on this subject.

    I am shrinking my local disk C (current boot volume) and create new partitions on this subject. But I get a warning message that if I do, I won't be able to boot from any excepet volume the current boot Volume.

    In case if I need to recovery my laptop what will happen. This means that I can't do my hard drive recovery?

    Kaj_R wrote:

    I am shrinking my local disk C (current boot volume) and create new partitions on this subject. But I get a warning message that if I do, I won't be able to boot from any excepet volume the current boot Volume.

    In case if I need to recovery my laptop what will happen. This means that I can't do my hard drive recovery?

    Hello Kaj_R.

    If you change the volume, it is likely that the recovery partition will not work.  I suggest that you create a set of recovery media before playing with partitions.

    This document can help you create the recovery media.

    Have a great day!

  • When you configure synchronization how sync manages information on two computers? It merges the information?

    When you configure synchronization how sync manages information on two computers? It merges the information?

    Hello!

    Yes, how Sync is that it brings together all the bookmarks and pushes them to all your devices. Same thing with the story.

    You will lose all the information in one of your computers.

  • I have a registration error trying to download a disc. It is said, your operating system Date and time format do not match the expected for PM Fastrack run format.

    Error in saving of the PM FASTrack.
    Impossible to analyze the dayYour operating system Date and time format do not match the expected for PM FASTrack run format. The format should be mm/dd/yyyy hh: mm:. The format is

    It's my complete error message. The time is set in this format on the computer. How should I do?

    Hello Murphy,

    Thanks for posting your question on the Forums of community of Microsoft.
    From the description of the question, I understand this format date and time do not match for PM FASTrack run.
    Let me go ahead and help you with the issue.
     
    You did changes to the computer before the show?
     
    I suggest for the link and follow the steps in the article, and check if this can help:
    Change the display of dates, times, currencies, and measures
     
    Also, check out the support links:
    PM FASTrack support.
     
    I hope this helps. If you have any other queries/issues related to Windows, write us and we will be happy to help you further.
  • How to find children and parent of a resource in the HQU

    How to find children and parents of a resource in the HQU?
    for example, there is a server, how can I find all its services and its platform?

    by the way, where can I get a full HQU API doc? There is no description in detail in the Documentation of HQU:http://support.hyperic.com/display/hypcomm/HQU+Documentation

    Hello

    You can use the ResourceCategory.getPlatform () method to get the parent platform and you can use Resource.getViewableChildren () to the children. Here is a very basic example which comes out in the server.log:

    import org.hyperic.hq.hqu.rendit.metaclass.ResourceCategory
    import org.hyperic.hq.hqu.rendit.helpers.ResourceHelper
    imports org.hyperic.hq.authz.server.session.AuthzSubjectManagerEJBImpl AuthzMan

    def authzMan = AuthzMan.one
    def Overlord = authzMan.overlordPojo
    def rHelper = new ResourceHelper (overlord)

    def resource = rHelper.find (server: 12226)

    println ("" Resource: "+ resource.name +" is a child of ' + ResourceCategory.getPlatform (resource) .name + "and has children:" ")
    resource.getViewableChildren (overlord) .every child {-->
    println (child.name + "\n")
    }

    As far as documentation goes, what you see on this page is all that is available at this time. I use the code source HQApi as reference when I can't find anything in the docs.

  • Changes of date and time when you go to the line

    On the date and time to start on the computer is fine.

    When I go to the line for a unknown reason date and time moves forward 12 hours. This happens not always as some time it will be presented one, two or three days without change.

    Very frustrating because it affects the majority of the applications where the date and time are referenced.

    I'm missing something in the settings of date and time.

    [Moved from the forum comments]

    Hello

    -What operating system is installed on the computer?

    If you have installed Windows 7, you can run this Microsoft Fixit and check if that helps.

    Difficulty of broken desktop shortcuts and common system maintenance tasks: http://support.microsoft.com/mats/system_maintenance_for_windows/?wa=wsignin1.0

    Additional information.

    Set the clock: http://windows.microsoft.com/en-in/windows7/set-the-clock

    Thank you.

  • How can I find and close programs that run in the background of my computer?

    How can I find and close programs that run in the background of my computer...

    From Internet Explorer

    Original title: battery

    How can I find and close programs that run in the background of my computer...

    From Internet Explorer

    Original title: battery

    The less you have to run all the time, most things you want to run will perform:

    Use Autoruns to understand this all starts when your computer's / when you log in.  Look for whatever it is you do not know using Google (or ask here.)  You can hopefully figure out if there are things from when your computer does (or connect) you don't not need and then configure them (through their own built-in mechanisms is the preferred method) so they do not - start using your resources without reason.

    You can download and use Process Explorer to see exactly what is taking your time processor/CPU and memory.  This can help you to identify applications that you might want to consider alternatives for and get rid of all together.

  • Whenever I try to update my iPhone 6 for the ios10 it is said it is impossible and that an error occurred during the installation? I ' have enough free space, so I'm not real why he keeps now.

    Whenever I try to update my iPhone 6 for the ios10 it is said it is impossible and that an error occurred during the installation? I ' have enough free space, so I'm not real why he keeps now.

    Try to update via iTunes.

    See you soon,.

    GB

  • How can I make the popup with empty fields and create new record?

    I would use a popup create new record.
    I created an af:popup drag and drop a data control VO in jsff. Then, I created a button and place an af:showPopupBehavior. I was able to pop-up window by clicking on the button.
    However, the window filled with information from the record 1. and when I select a record in the table and click on the popup, the popup is filled with this record.
    How can I make the popup with empty fields and create a new record by recording the popup?
    Thank you

    Hello

    You must call the CreateInsert for the underlying ViewObject operation when opening the popup because it does not allow to clear the input field, you must have a new record created

    Frank

  • Satellite L500-19 - remove the recovery partition and create new

    Hello!

    I bought a new Toshiba Satellite L500-19th with Windows 7 Home Premium (64-bit). So far, everything is brilliant work.
    I have already created the recovery DVDs.
    As a result, could now delete the partition with the recovery program? I want to use the full space of my hard disk and create partitions as I want.
    But I don't know how I should do this?
    Could you please help me?

    Oxford

    If you are sure that the created recovery DVD is ok at 100%, you can delete all data on the second partition.
    Open Windows Explorer on the left side where is the second partition, click with the right button of the mouse and choose the FORMAT option.
    Choose the quick format option and click START.

    After a minute or two, all data will be gone.

    Please note: in the future when you want to use recovery DVD for installing Win7 the whole HARD disk is deleted and you will lose all your data.
    Using recovery DVD you can not format the C partition only.

Maybe you are looking for