Method Community

 

Two Fields same screen same data?

Last post 01-15-2013 1:34 PM by Shane Harris. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 01-15-2013 10:46 AM

    Two Fields same screen same data?

    I have two fields on a screen lets call them field 1 and field 2.  I want whatever is in field 1 to automatically appear in field 2.  I know how to set this up where when field 1 loses focus it would fill field 2 but I already have alot of data in my system so losing focus would only work for new or chaged entries.

    Is there a way to simply tell field 2 to pull whatever data is in field 1 thus pulling all my exsisting data etc in?

  • 01-15-2013 12:51 PM In reply to

    Re: Two Fields same screen same data?

    Answer

    Shane,

    Just so I understand, you have field 1 already populated when the screen loads?  If that's the case, you can use 'Enter Value into Field On Screen', and after field 1 is populated, add that action and set field 2 to be populated with field 1.

    Or you can use 'Retrieve Value from Table' and get the value that populates in field one, and set it to populate field 2.

    - Adam

    Adam Lyons
    Manager of Support
    Method Integration
    a.lyons@method.me
  • 01-15-2013 1:34 PM In reply to

    Re: Two Fields same screen same data?

    Thanks

Page 1 of 1 (3 items)