I think it would be great to upgrade viewfield implementing an option that lets the view field be shown also in the node edit form, not just as a block (that might be easily accomplished just with views), but as a view content between the form fields ...
I try to be more clear. If I don't force "Always use default value" the viewfield module will show its inputs in the form, otherwise will disappear at all.
Would be great if would be possible (with a further possible option) to keep it un-hidden in the form with the same output the viewfield shows in the node publishing page ...
I tried to get into the code, but my Drupal programing skills are far to be enough for this tasks ...
Best regards and Thank you anyway for this very nice module!
Comments
Comment #1
windmaomao commentedi would like to have the same feature. It'll be nice to have the same view on the edit screen, even though the view is not in any edit formatter.
Comment #2
shaisamuel commentedI found a way to do so:
That's it, the magic is done!
Comment #3
fakir22 commentedshaisamuel, this is pure genious ! Works like a charm :)
Careful thought : if you're using Field Permission module, you have to install Field Readonly module AND set the "View" permission on the field (via Field Permission) to "View anyone's value for field Contacts" or "View own value for field Contacts"
Comment #4
jerdavisComment #5
jerdavis