Sage 100

 View Only
  • 1.  New button does not stay in a relative position on Item Maintenance screen

    Posted 03-11-2019 08:49
    ​Our development team has written an item master script that works off the Accept Button.  They have replaced the standard Accept Button with a new one that will execute the script.  When the screen is small sized, the new button is directly next to the cancel and delete buttons.  But if a user widens the screen, or makes it full screen, the button does not move to stay next to the other two buttons, instead it floats in the middle of the screen.  In custom office, the setting has been changed to be "Relative to Location of Parent Panel", but that does not seem to have any impact to the button. 

    Is there a method to keep this new button from floating around based on screen size, and making the position relative to the other two buttons?

    ------------------------------
    Madeline Stefanou
    RKL eSolutions, LLC
    ------------------------------


  • 2.  RE: New button does not stay in a relative position on Item Maintenance screen

    Posted 03-11-2019 17:28
    Edited by Alnoor Cassim 03-11-2019 17:41
    In #Customizer they need to set the Anchored property to be same as the normal Accept button, which is Bottom/Right. See screenshot. But if they are on a version less than 2017 (I think) then that feature isn't in Customizer and you have to resort to back-door means.




    ------------------------------
    Alnoor Cassim

    Free Agent Developer and Consultant
    CallForHelp.biz
    Email: alnoor@callforhelp.biz
    Orange County, CA
    ------------------------------



  • 3.  RE: New button does not stay in a relative position on Item Maintenance screen

    Posted 03-11-2019 17:50
    ​That worked @Alnoor Cassim  Thank you so very much!​

    ------------------------------
    Madeline Stefanou
    RKL eSolutions, LLC
    ------------------------------