OnDrillDown page trigger Page.run opens the specified page in View mode

Hi,

i have a ListPart page on the RoleCenter where on Drilldown of a field trigger code is written as Page.run and a page is opened in ViewMode. is it possible to open the Page in Edit Mode rather in ViewMode?
Note : if Runmodal is used then the page is opened in Edit mode.
is there anyway a page can be opened in Edit Mode from Drilldown trigger.

thank you

You can set with the property Page.Editable(true) the page to editable modus.

custom page does not work in edit mode only mode view