Closed (fixed)
Project:
ECK Page Manager
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Dec 2014 at 06:42 UTC
Updated:
20 Dec 2014 at 12:42 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mnico commentedHello. Right now exist an element that prints the Save button, this is called "ECK form submit buttons". Anyway now this does not work with the new version of ECK (7.x-2.0-r5). That is because this new release has a small change in the structure of the form.
Soon I will have the patch to fix it.
regards
Comment #3
mnico commentedHello, I have added the bug fix to the development branch. Please try it and tell me if it works for you.
Comment #4
mnico commentedThis patch fixes the issue.
Comment #5
muntjac commentedForgive my slow reply. You put me to shame with your prompt action. I can confirm this patch does fix the issue. Thanks!
Comment #6
rozh commentedLooks like last dev version of ECK breaks this functionality again.
I can't find "ECK form submit buttons" on entity edit forms.
Comment #7
mnico commentedRozh, Which branch of ECK you tested?
I've updated the ECK to 7.x-2.0-rc6 version in my project and this module (7.x-1.0-beta3) is still working.
regards
Comment #8
rozh commentedI'm using dev version of ECK (7.x-2.0-rc6+1-dev) and ECK PM 7.x-1.0-beta3.
Submit buttons previously was in "Form" tab but now I can't find it at all.
I'll try to reproduce it on vanilla installation and report about results.
Comment #9
rozh commentedI'm very sorry for bothering you :(
Definetly something wrong with my installation. With clean installation submit buttons on its place.
Comment #10
mnico commentedRozh you are right, the bug actually exists. However this does not happen by ECK, is this module and it is another issue. This happens when exists more than one entity, sorry :(.
I updated the branch to fix this problem. Please try with the branch.
Now this issue will still closed because it is about for another bug.
Comment #11
rozh commentedI tried dev branch. Now I can add buttons on page manager configuration page but it didn't appear on entity edit page.
Comment #12
mnico commentedOk, my bad again :P. I updated the branch. You have to remove the old button and add it again.
Comment #13
rozh commentedIt works great now!
Now there is select list with entities context to choose. And "Entity being viewed" option is available. Does it mean that we can create custom edit pages for ECK entities? If so I think it is good to name ctools context plugin "Add/edit form" (not just "Add form"). And it is very cool :)