Method Community

 

Displaying the same field twice in a screen

Last post 12-17-2012 2:33 PM by Method_Ashur. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 12-17-2012 9:37 AM

    • andy
    • Top 50 Contributor
    • Joined on 12-10-2012
    • Liverpool, UK
    • Posts 139

    Displaying the same field twice in a screen

    I am editing a mobile screen generated from the customers screen. At the moment the customer email address is displayed on the 'Details' tab. I would like to also display the email on the address tab. What is the easiest way to accomplish this?

    Thanks in advance.

    Andrew Cliff
    Systems Manager
    CS Consult
  • 12-17-2012 10:01 AM In reply to

    Re: Displaying the same field twice in a screen

    Answer

    Hi andy,

    You can easily do this by utilizing the Retrieve value from table and Enter value into field on screen actions.

    - Ashur

    Need more help? Ask us about Method consulting services

    Ashur Shamon
    Lead Solutions Specialist, Professional Services
    Method Integration Inc.
    www.method.me
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400
    Fax: 416.640.6027
    E-mail: a.shamon@method.me
  • 12-17-2012 10:09 AM In reply to

    Re: Displaying the same field twice in a screen

    Let me add on to my previous post, this will just add the customer email address to a field on your screen and will not actually update the email value in the customer table unless you add actions to do so.

    - Ashur

    Need more help? Ask us about Method consulting services

    Ashur Shamon
    Lead Solutions Specialist, Professional Services
    Method Integration Inc.
    www.method.me
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400
    Fax: 416.640.6027
    E-mail: a.shamon@method.me
  • 12-17-2012 10:10 AM In reply to

    • andy
    • Top 50 Contributor
    • Joined on 12-10-2012
    • Liverpool, UK
    • Posts 139

    Re: Displaying the same field twice in a screen

    Ashur, thanks for the quick response. I'll take a look at these two methods.

    Andrew Cliff
    Systems Manager
    CS Consult
  • 12-17-2012 11:02 AM In reply to

    • andy
    • Top 50 Contributor
    • Joined on 12-10-2012
    • Liverpool, UK
    • Posts 139

    Re: Displaying the same field twice in a screen

    Ashur,

    I have created a text change event with a retrieve from table action but nothing is being displayed...

    Current settings:

    From Table: Customer

    From Field: Email

    Where Field: Email

    value is: Value From Row

    Place value in: Value In Screen

    EMailDisplay (my textbox object)

    I'm still not certain how the 'How will this record be located?' values are effecting the output.

    Andrew Cliff
    Systems Manager
    CS Consult
  • 12-17-2012 2:33 PM In reply to

    Re: Displaying the same field twice in a screen

    I wouldn't necessarily use the text change event, you don't have to create those actions within your object. You can use other objects or even the screen events themselves, i.e. OnScreenLoad.

    - Ashur

    Need more help? Ask us about Method consulting services

    Ashur Shamon
    Lead Solutions Specialist, Professional Services
    Method Integration Inc.
    www.method.me
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400
    Fax: 416.640.6027
    E-mail: a.shamon@method.me
Page 1 of 1 (6 items)