tab instead of fieldset
casey - August 29, 2006 - 11:33
| Project: | Relationship |
| Version: | HEAD |
| Component: | User interface |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
I think that moving the relationship-form from the node-editform to a separate page (and add a tab to nodes) will improve the UI.

#1
Fair enough. It is certainly bulky.
Would that be done with just CSS (possible but tricky) or the mentioned-elsewhere multipart forms?
Can anyone refer to a simple example of this approach in use? I think it can ca done, but I'd like to see the most consistant way of doing it. Which modules currently do that?
(sorry I'm late on the reply. I don't seem to get issue notifications...)
#2
an idea, but low priority.
See if any core examples of this approach come to light to copy from.
#3
Just a seperate page (url like /node/$nid/edit/relationship) would do the trick I think. Makes sense to me anyway; metadata is data about data (a node for example).
Would be a nice solution for this issue http://drupal.org/node/46851 too.
#4
Does make sense. Anything to get the node edit widgets under control :)
I am actually publishing metadata-only edit screens for all resource 'subjects' - and this includes nodes - under, um, /relationships/node/n IRRC
Maybe I just need to link strainght to that.