Method Community

 

Custom form shared results

Last post 09-03-2013 2:11 PM by sbradley. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 09-03-2013 12:01 AM

    Custom form shared results

    Hi there,

    I'm building a small addition to our app which will facilitate multiple shipping address options for a given Sales Order.

    I have a separate, popup screen for selecting the shipping addresses associated with a given Customer, as identified on the Sales Order.

    The trouble is I can't seem to pass the Shared Result, which is being assigned the RecordID of the Customer, over to the pop-up form; to test it because I have been trying to figure out what's up with this, I have the following happening:

    Shared Result -> Action Result -> Field Update

    The field should just be updating with the RecordID of the Customer at this point, but that isn't happening; the variable isn't being passed.

    Is there something I'm midding here?

    Thanks,

    -S

  • 09-03-2013 1:26 PM In reply to

    Re: Custom form shared results

    Answer

    Stephen,

    After you assign a value to a shared result on one screen, you must use a Get Value from Shared Result action to retrieve that value on another screenWith this action you'll be able to assign the shared result to a local action result which you can then use on the second screen. Hope this helps!

    Jason

    Need more help? Ask us about Method consulting services

    Jason Masina
    Community Support Specialist
    Method Integration Inc.
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400
    Fax: 416.640.6027
    E-mail: j.masina@methodintegration.com
  • 09-03-2013 2:11 PM In reply to

    Re: Custom form shared results

    Hi Jason,

    Thanks for the quick reply. I'm not sure what happened, I literally have changed nothing, but it seems to be working now, thanks!

Page 1 of 1 (3 items)