I have a master / detail form that I created and I was wondering how do I go about changing the size of the “detail” portion of the form on the screen. I need to make it larger to show all of the data and I can’t figure out how. Any advise is appreciated! Thanks!!
Re: Changing the size of a master detail form
When you define the Master/Detail relation, you can set the iframe height and width
Re: Changing the size of a master detail form
Thank you