Hi:
I'm testing AL code in a sandbox environment. I made a simple, yet frustrating, mistake.
For the "PageType" code, I should have typed "= List;". Instead, I typed "=Card;".
I had already published the code, before I realized the mistake.
Afterward, I changed the code to be "PageType = List;".
Unfortunately in Business Central, the page is still a card and not a list.
How do I delete the card page and republish this code, so that a list page is created?
Thanks!
John