Forum Discussion
anneoday
Mar 06, 2018Iron Contributor
Modern List Item UI Causes Data Loss
I feel like I may be missing something simple but I'm about to tear my hair out because I keep running into this and it is so irritating!
I'm working in SharePoint Online using the modern exper...
- DeletedMar 06, 2018Ideally, if it was possible. An event that when that screen closes you get a prompt to save your changes, or at least some way when you click new again the previous box showed back up where you left off.
Martin-Coupal
Apr 23, 2018Steel Contributor
I've tried with PowerApps (replace the new/edit form) and it is the same issue. PowerApps launch in the same panel on the right. If you click outside, everything goes away.... It would be so easy to fix if I could override the New action in the list ribbon to call newform.aspx (In my case it is a list). This is launching in it's own full window using modern experience. Same thing if I could override the Open & Edit items from the EditControlBlock menu to call editform.aspx ?ID=... . I don't want to add custom actions in the EditControlBlock and CommandUI.Ribbon because it will be confusing for the end users having additional actions to create or edit items.
Any idea if we can change the calls of New, Open, Edit? From what I can see I can only add new custom action with PnP (not override). Can it be the with the Framework?
Thanks,
Martin.
Any idea if we can change the calls of New, Open, Edit? From what I can see I can only add new custom action with PnP (not override). Can it be the with the Framework?
Thanks,
Martin.
Deleted
Apr 23, 2018Yeah your right I forgot about that, been awhile since I loaded it up.