Method Community

 

Show/Hide sections, fields, and objects, and copying sections

Last post 05-16-2013 10:07 AM by Method_Jason. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 05-16-2013 9:56 AM

    Show/Hide sections, fields, and objects, and copying sections

    We received an email from a user:

    i need my screen … to show the grid in the List Section, i see it is there in the design view but when i launch the screen it doesnt show up.  I also want to hide the tabs, Addr, Amt.  Items. I reversed the logic to have them hidden initially and cant find how to hide them again.  I have a feeling that both of these requests are related?

    I would also like to know if there is a way to copy "Sections" from one screen to another.  I have done some detailed custom work on the invoice which i would like to transfer into the estimates?

    Chad, 

    Your grid, or the section your grid is in, might be hidden. I would check for actions called Show/Hide Section and Show/Hide Field/ObjectIf they are hidden when you view the screen, they might be in your OnScreenLoad action set. To get here, in your screen designer click the Advanced... button to open your Advanced Screen PropertiesSkip to Step 2 of 5You'll see actions on the event OnScreenLoad.

    Tabs within the screen are essentially sections that are displayed differently. To hide these sections you can use the same Show/Hide Section action and place it in the OnScreenLoad action set. You can also use the Show/Hide Field/Object action to hide columns in a grid if this is what you need. Finally, if you are looking to hide a field or object on the screen, most fields and objects have a Hidden check box in the Advanced Options. 

    See my screenshows below for an example of what the actions listed above may look like and how to hide a single field/object.  

     

    For your second question, unfortunately at this time there is no way to copy a section to another screen. The reason for this is that it would probably be messy since the screen is based off a different table containing different fields. Hope this helps and please post here if you have any further questions! 

    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
  • 05-16-2013 10:07 AM In reply to

    Re: Show/Hide sections, fields, and objects, and copying sections

    Answer

    To add to this post, if you're interested in learning more about customization, I suggest our webinars. Click here and scroll down to the Customization section. 

    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
Page 1 of 1 (2 items)