76
On an action that launches a page, the default 'RunPageMode' property is set to 'Edit', which allows you to immediately edit the record.
When coding the actions instead and calling the page via PAGE.RUN or the PageManagement generic functions, the page is opened by default in View mode, which requires the user to click 'Edit' first.
We'd like to be able to call / run any page via code in Edit mode immediately. (without having to create a variable of the page and set the 'Editable' property first)
When coding the actions instead and calling the page via PAGE.RUN or the PageManagement generic functions, the page is opened by default in View mode, which requires the user to click 'Edit' first.
We'd like to be able to call / run any page via code in Edit mode immediately. (without having to create a variable of the page and set the 'Editable' property first)
STATUS DETAILS
Under Review
Business Central Team (administrator)
Thank you for your feedback. We are considering adding it to our longer term roadmap.