[New Display Form] "All Edit" button should redirect to Customized Edit Form when SPFX Form Customizer enabled on it #10037
Labels
Needs: Triage 🔍
Awaiting categorization and initial review.
type:bug-suspected
Suspected bug (not working as designed/expected). See “type:bug-confirmed” for confirmed bugs.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
None
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
The UI of display form on list has changed recently (I noticed this bug last week) from panel to modal dialog.
We have a list which enabled form customizer on edit form/new form and keep the display form as default.
Previously if you click "edit all" button on display form, it will redirect customized edit form when you configured EditFormClientSideComponentId on list content type.
However, it will go to default edit form even I have already set customized edit form.
If you click the "edit" button on ribbon toolbar, it will go to customized edit form.
I feel it is a bug on new UI of display form (modal dialog)
Steps to reproduce
Expected behavior
The "Edit All" button on display form should redirect to customized edit form
The text was updated successfully, but these errors were encountered: