Hi there,
this module looks promising especially in your video.
I tried this module. Everything works fine with content types page and story.
Next thing I did was adding a CCK field to the page content type.
Moving eg. "Menu settings" to the right frame is still OK.
But when I when I change the weight of one field in the content type settings I get the error:
"warning: implode(): Invalid arguments passed in /path-to/includes/form.inc on line 826."
And the whole node-edit form "crashes".
Hope this is easy to explane ;-)
Thanks
4kant
Comments
Comment #1
Anonymous (not verified) commented@4kant: thank you for the feedback and sorry to hear you are running into an issue.
To answer your question, field weights in CCK operate completely differently when you are using Interface. Drupal will sort your fields according to how you place them within an interface, and changing the order in CCK should have no impact on how interface itself works.
Just to be clear: the error you are running into, is that on the content type settings page? While I have tested this module extensively, this is the first I am hearing of any issues with content settings pages.
M
Comment #2
antrophos commentedHello,
I have the same issue. The Title field vanishes after saving and reopening a form the first time. I do have installed CCK but i didn't try to move those.
Any questions/suggestions?
Best Regards
Robert
Comment #3
Anonymous (not verified) commented@antrophos - This actually sounds like a separate issue.
Can you describe the content type, like what fields are operating there?
M
Comment #4
4kant commented@techsoldaten: thanks for your response.
The error shows up on
The exact workflow was:
Thanks
4kant
Comment #5
Anonymous (not verified) commented