Doug: Older versions of ALP/4D (ALP8.X) required that you set the horizontal and vertical scroll bars to -3.
With newer versions, call AL_SetAreaLongProperty($eList;ALP_Area_Visible;0) to hide or AL_SetAreaLongProperty($eList;ALP_Area_Visible;1) to show the area. Check the ALP docs for "ghost" scrollbars in the appendix "Troubleshooting and FAQS". -- Douglas von Roeder 949-336-2902 On Mon, Mar 20, 2017 at 11:38 AM, Doug Hall via 4D_Tech < [email protected]> wrote: > I go into one form that includes a few ALP areas. I double-click on a > record displayed in one of them, which leads to another form. This form > still has two empty vertical scrollbars from the ALP areas on the previous > form. Anyone know how to fix this? > > Thanks, > Doug Hall > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

