How to call a form from one form to another form with parameter..

i'm having a from that will shows the info about the orders that the client has. and i want to show the information of the client. for that i have created one form and i want to call the form from my current form with the given client name as a parameter. then the client_info form has to query with the given parameter. so im passing the :client_order_info.client_name as parameter to the call_form('client_info.fmx',:client_order_info.client_name); but my question is how to access that parameter in the client_info form.. plz help me.. i tried a lot ..

Create a parameter (object navigator -> parameters) with the name client_name and you can access that value in your client info form using :PARAMETER.client_name.
P.S. while calling you can pass parameter using 'cilent_name =>' to make sure that the correct parameter is getting assigned to the value.

Similar Messages

  • How to call a function from one viewmodel to another viewmodel

    Hi ,
    How to call a funtion of another viewmodel in a viewmodel . This help would be much appreciated
    Thank You
    Jeevan Vinay

    Please close your previous threads by marking helpful posts as answer before you start a new one.
    You need to either get a reference to the second view model from the first one or you could use some kind of messenger or event aggregator to pass a message from the first view model to the second one. The latter approach is preferable as it doesn't create
    a tight coupling between the two view model classes.
    Please refer to my blog post for more information and an example of how to use Prism's EventAggregator to do this:
    http://blog.magnusmontin.net/2014/02/28/using-the-event-aggregator-pattern-to-communicate-between-view-models/
    You will need to download and install Prism to be able use the EventAggregator class:
    https://www.nuget.org/packages/Prism/
    Another popular framework out there is the MvvmLight which contains a Messenger class that works pretty much the same. Andy has provided and example of how to use this one:
    http://social.technet.microsoft.com/wiki/contents/articles/26070.communicating-between-classes.aspx
    You can download and install MvvmLight via Nuget (Tools->Nuget Package Manager->Package Manager Console in Visual Studio):
    https://www.nuget.org/packages/MvvmLight/
    Please remember to close your threads by marking all helpful posts as answer and then start a new thread if you have a new question.

  • How to call a method from one viewmodel to another viewmodel

    Hi,
    I have a functionality in first viewmodel , i need the functionality to be functioned in the second viewmodel . How can i do that . Help would be much appriciated .
    Jeevan Vinay

    Perhaps derive both of the classes from common base. The common functionality and data will be defined (moved) inside the base class.

  • TS4403 How do I transfer photos from one ipad to another ipad with Icloud

    I have photos on my Ipad and I have bought a new ipad. Now I want to transfer all those photos to my new one. How do I do it

    Welcome to the Apple Support Communities
    If you took those photos with the iPad, the easiest way is to use Photo Stream. If you have it activated on the old iPad, just open Photos > Streaming (on your new iPad), press the Edit button, select the photos you want to transfer and transfer them to the new iPad).
    If those photos were transferred from a Mac or PC, just connect the new iPad to that PC or Mac and sync it on iTunes, so it will get all the photos

  • How do I transfer music from one computer to another with ratings?

    How do I transfer music from one PC to another along with the ratings and # plays?

    Refer to these articles:
    iTunes: How to move your music to a new computer
    http://support.apple.com/kb/HT4527
    iTunes: Back up your iTunes library by copying to an external hard drive
    http://support.apple.com/kb/HT1751

  • How to move form from one account to another

    I have bought a second account for another user so that his responses would be confidential.  How do I copy existing forms from one account to another.  Do not want to have to recreate them.  Thanks for your help..

    Hi,
    In order to move a form to different account, you can export the design file:- Open the document- Design- Export Design File
    Regards,
    Nakul

  • Transfer a form from one account to another

    how can I export a form from one account to another (transfer)

    This FAQ explains:
    http://forums.adobe.com/docs/DOC-1390

  • How to copy List item from one list to another using SPD workflow using HTTP call web service

    Hi,
    How to copy List item from one list to another using SPD workflow using HTTP call web service.
    Both the Lists are in different Web applications.
    Regards, Shreyas R S

    Hi Shreyas,
    From your post, it seems that you are using SharePoint 2013 workflow platform in SPD.
    If that is the case, we can use Call HTTP web service action to get the item data, but we cannot use Call HTTP web service to create a new item in the list in another web application with these data.
    As my test, we would get Unauthorized error when using Call HTTP web service action to create a new item in a list in another web application.
    So I recommend to achieve this goal programmatically.
    More references:
    https://msdn.microsoft.com/en-us/library/office/jj164022.aspx
    https://msdn.microsoft.com/en-us/library/office/dn292552.aspx?f=255&MSPPError=-2147217396
    Thanks,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • How do you transfer money from one account to another

    How do you transfer money from one account to another?

    Credit card.
    You cannot use your credit to buy credit/gifts form someone.

  • How do I transfer iTunes from one computer to another?

    How do I transfer iTunes from one computer to another?

    This really depends on how technical you want to get, and how much of the library data you want to retain. First, there is getting the actual song files over to your new computer. If both computers are on the same network and are on iTunes 9, you can use home sharing to transfer the song files to your new computer.
    Once the files are transferred, now you have to get all of the metadata transferred, like Playlists and Song Ratings. There is a method for doing this that involves editing your Library.xml file to transfer Playlists, Playcounts, etc..
    If all you want to transfer is your Playlists and song files, there are programs that will back up your playlists so you can transfer them to a new computer, but if you're able to do the above XML edits (which are pretty simple), that is preferred (and cheaper).
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • How do I transfer photos from one library to another?

    how do I transfer photos from one library to another?

    Best way is using the paid version of iPhoto Library Manager - http://www.fatcatsoftware.com/iplm/ - 
    you can export form one library and import into the other one but this does not get all metadata or versions
    LN

  • How to get a value from one item into another

    How can i get value from one item into another item.
    Ex: I have a report, in there i have check boxes, and when i have checked some rows, and press submitt, a prosses computates it into a item on another page, and a branche redirects to page 3. Then i'm going to use the value in the item into a PL/SQL script in an report to show the submittet items.
    How can i do this?
    Computation script, pages and all that is fixed. But i dont know which PL/SQL statement to use to get th value from the item.

    Hi Fredr1k,
    Use the V() function from pl/sql.
    e.g. V('P3_MY_ITEM')
    will return the value of that page item.
    As long as the pl/sql is called from within the Apex environment.
    Regards
    Michael

  • How can I transfer work from one computer to another?

    How can I transfer work from one computer to another?

    Welcome to the forum.
    I can think of three basic ways to accomplish what you wish to do:
    Use the Project Archiver to archive your Project (and check the box to gather the media files), to an external HDD. Probably the easiest way to do it.
    Copy the Project and ALL media files to an external HDD, but be prepared to relink the media files to the Project, as the drive letter (part of the Absolute Path) will have changed.
    Edit loosely, and Share to an AV file, which will be Imported into a New Project on that second computer. Or, edit VERY tightly, and do the same. I like the first, as removing, replacing Transitions, etc., can be much more difficult, unless that "tight edit" is 100% done.
    Good luck,
    Hunt
    Message was edited by: Bill Hunt to correct formatting

  • How can I transfer information from one ipad to another?

    how can I transfer information from one ipad to another ?

    What kind of information? You can sync things like Contacts and Calendars by using iCloud. You can backup one iPad to iTunes on a computer and then sync the backup to the other iPad. You can configure your iTunes content and sync the same content to both iPads.
    It is based on what you want to do. Or are you looking for a way to send files from one iPad to another wirelessly? There are apps to do things like that, as well as cloud services, such as DropBox.

  • How can I Move data from one column to another in my access table?

    I have two columns, one that stores current month’s data and one that stores last month’s data. Every month data from column 2 (this month’s data) needs to be moved to column 1 that holds last month’s data. I then null out column 2 so I can accumulates this month’s data.
    I understand how to drop a column or add a column, how do I transfer data from one column to another.
    Here is my trial code:
    <cfquery name="qQueryChangeColumnName" datasource="#dsn#">
      ALTER TABLE leaderboard
      UPDATE leaderboard SET  points2 = points3
    </cfquery>
    Unfortunately, I get the following error:
    Error Executing Database Query.
    [Macromedia][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Syntax error in ALTER TABLE statement.
    How can I transfer my data with the alter table method?

    I looked up the Access SQL reference (which is probably a
    good place to start when having issues with Access SQL), and
    it suggests you probably need a WHERE clause in there.
    I agree the documentation is a good place to start. But you should not need a WHERE clause here.
    Too few parameters. Expected 1.
    If you run the SQL directly in Access, what are the results? At the very least, it should provide a more informative error message..

  • How can I migrate everything from one account to another on same computer?

    How can I migrate everything from one account to another on same computer?

    Transferring files from one User Account to another

Maybe you are looking for

  • Regression in 3.19-2 from 3.18-6 -- Venue 11 Pro touchscreen broken

    Hi folks, Not sure if this is the best place to report it, but I've been using a Venue 11 Pro with the mobile keyboard attachment (adds a laptop-style hinge with a keyboard + touchpad + second battery), which works astoundingly well in Arch with Gnom

  • Direct DSO.

    Hi Im not sure whether the data will be overwritten for the same key fields in Direct DSO. Please find below my Direct DSO design: Key fields : 0DOC_NUMBER, 0S_ORD_ITEM, 0VBELV, GSS1POSNN Data fields : GSS1STS (Status), GS1JBDATE (Date) The direct DS

  • Can I use StyleWriter II with my notebook?

    I have got an old printer StyleWriter II, can I use it with my notebook(not Mac, Windows System XP, AMD Turion Processor)? if can, where can I get the drives and which kind of cables to use to connect to computer and also the power cable?

  • Iphone to iphone SMS not working

    Been looking for a solution to this for a while but cant seem to find a fix to this. When i am NOT in a wi fi area I dont seem to receive SMS from other iphone users.  ( i do though receive SMS from non-iphone users, the problem is isolated to SMS fr

  • The SQL query is not executing

    Hi I have the following situation: In a project we designed our reports calling a stored procedure the exits in a MS SQL Server 200 database. The Stored Procedures works fine and when they are used in the report everything works perfectly. The report