Method Community

 

Having issue with shared result on screen focus

Last post 12-11-2014 10:31 AM by Method_Greg. 6 replies.
Page 1 of 1 (7 items)
Sort Posts: Previous Next
  • 11-15-2014 4:57 PM

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Having issue with shared result on screen focus

    I am having an issue with a shared result on a screen focus. On a screen for a new entry, I am updating a control from a shared result, then assigning an empty value to the shared result to clear it.

    When I put these actions on screen focus, the control updates but the shared result does not clear.

    If I move the actions to active record change event, it works.

    Am I missing something?

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 11-18-2014 9:03 AM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Having issue with shared result on screen focus

    Any updates on this? It would be helpful to know if this is a design issue on my part or a bug

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 11-18-2014 4:51 PM In reply to

    Re: Having issue with shared result on screen focus

    Hello Mahlon,

       I wasn't able to reproduce the issue. I did a simple create Shared Result, updated a control, cleared the Shared Result and then updated another control with the Shared Result value.  Are you able to post a screenshot of how you are clearing the shared result?

    Greg

    Greg Bilous
    Community Support Specialist
    Method Integration
    g.bilous@method.me
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400 ex.756
    Fax: 416.640.6027
  • 11-19-2014 3:46 PM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Having issue with shared result on screen focus

    Would you be able to explain the difference in the events between screen focus and active record change

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 11-19-2014 4:49 PM In reply to

    Re: Having issue with shared result on screen focus

    I can explain it how I understand each one works as I understand it.

      Focus - Action occurs when the screen displays for the user.  This can be on any navigation to a page.

      Load - Action occurs when the screen loads.  The actions will only go if the page loads itself.  Switching through records on a single screen may load new info but not re-load the screen.

       So if you do a back link to a screen, the load action may not fire because the page already loaded and displays the information.  On the other hand, the focus action will go off because you displayed the screen again.

       Active Record Change - Action occurs when the screen changes the transaction record it currently displays.  I know pages have options where you can 'Set Active Record ID For Screen'.  This action would set off the active record change action. The active record change option is useful when you have a grid where you can select a transaction and it displays on the same screen.  This is like the Method:Classic screens estimates and invoices where you select from the grid and it displays on the right.  You can do actions on that change easily in one spot instead of containing it in several buttons/links on the page.

    I hope this helps.

    Greg

    Greg Bilous
    Community Support Specialist
    Method Integration
    g.bilous@method.me
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400 ex.756
    Fax: 416.640.6027
  • 11-25-2014 8:15 AM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Having issue with shared result on screen focus

    I am still having issues with this. I cannot seem to get the shared result to clear.

    The screen is one I created called Add Edit PO Item.

     

     

     

     

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 12-11-2014 10:31 AM In reply to

    Re: Having issue with shared result on screen focus

    Hello Mahlon,

         To inform you of updates, this issue has been now resolved.  Let me know if you are still having problems with this functionality.

    Greg

    Greg Bilous
    Community Support Specialist
    Method Integration
    g.bilous@method.me
    Toll Free: 1.888.925.6238
    Local and overseas: 416.847.0400 ex.756
    Fax: 416.640.6027
Page 1 of 1 (7 items)