How to open form / table in a Full Screen mode by default ?
How to open form / table in a Full Screen mode by default ?
Hi Vaishnav,
You can create list page form to do this.
Please find below many links for creating listpage,
https://axnotesblog.wordpress.com/2017/03/09/how-to-create-listpage-with-step-by-step/
http://msdaxtech.blogspot.com/2015/03/list-page-template-creation-of-form-in.html
Please follow above links, which are the best practices.
in Form's run method, after super
public void run() { super(); WinAPI::forceMaximizeWindow(element.hWnd()); }
Could you please explain where exactly to write this line of code ?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156