Bug #21767
closedStandard feedit (not advanced) will be displayed inside the page (content column) and not in separate page
0%
Description
Standard feedit (not advanced) will be displayed inside the page (content column) and not in separate page. This makes the frontend editing unusable, because the overflow in the column is hidden and some other content will be rendered above the editing form.
(issue imported from #M12876)
Files
Updated by Björn Pedersen almost 15 years ago
Check the setting of editFormsonPage.
Updated by Bernhard Eckl almost 15 years ago
I already tried admPanel.edit.editFormsOnPage = 0 with no change. When changing back to T3 4.2.10 the problem is gone…
I tried now:
admPanel {
enable.edit = 1
module.edit.forceNoPopup = 0
module.edit.displayIcons = 1
module.edit.forceDisplayFieldIcons = 1
module.edit.forceDisplayIcons = 1
hide = 1
override.edit.displayFieldIcons = 1
override.edit.displayIcons = 1
override.edit.editNoPopup = 0
override.edit.editFormsOnPage = 0
}
admPanel.edit.editFormsOnPage = 0
admPanel.enable.editFormsOnPage = 0
admPanel.edit.editNoPopup = 0
but nothing worked…
Updated by Oliver Hader almost 15 years ago
Hey Jeff, could you please have a look at this issue? Thanks in advance!
Updated by Björn Pedersen almost 14 years ago
In 4.5 editFormsOnPage is working as expected. (the report seems to mention 4.3)
Updated by Alexander Opitz over 11 years ago
- Category deleted (
Communication) - Status changed from New to Closed
- Target version deleted (
0)
Closed as commented.