Hi!
I'm using your useful module, but I notice that in my content edit page, that has many cck fields, only the controller field is placed in the right position that I choose editing fields in the administration gui.
Controlled fields are placed at the end of the page, after ALL others fields and cck fields..
Is there a way to keep the positions of controllers field?
I've a situation like this:
- title
- controller
- controlled1 (that controls controlled2)
- controlled2
- body
- other fields..

And I want to view, in the edit mode, to view this fields in this order, and not controlled1 and 2 at the end of the page.
Note: the dependent function works great! The problem is the position of fields in edit mode.
If I try to create a tpl for this node, nothing changes.

Thanks a lot, and thanks for the good job

Sergej

Comments

sergiod’s picture

Title: Why this module moves controlle field at the end of the page? » Why this module moves controlled fields at the end of the page?
smoothify’s picture

Hmm - I haven't noticed this behaviour myself.

There are some cases where it does move fields around but they shouldn't be at the end.

In your case, controlled 1 should stay in its normal place, and controlled 2 should be just underneath.

Could you try the following:

* Make sure you are using todays alpha1 version of the module.
* Clear all the caches.
* If the behaviour still persists, please try to unset the second level dependency (controlled 2) - then reload the edit form to see if controlled 1 is in the correct place.

smoothify’s picture

Status: Active » Closed (cannot reproduce)

Please re-open if you are still experiencing this issue.

sergiod’s picture

With the last release the problem is solved :)

smoothify’s picture

Status: Closed (cannot reproduce) » Closed (fixed)