Closed (works as designed)
Project:
Content Complete
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2009 at 12:16 UTC
Updated:
11 Aug 2009 at 11:54 UTC
It would be nice to see this block available also when editing the node. If it would update dynamically, it would be even cooler! Maybe the suggested fields wouldn't be required there.
Comments
Comment #1
pvhee commentedWhat exactly do you mean? You can enable the block whereever you wish to put it, and it does update automatically (the completeness is computed on the fly always).
Comment #2
merilainen commentedOk, I didn't grasp the whole idea of this module before asking for a new feature.
I enabled it now for event type and went to edit the fields, but it didn't update the block dynamically. Which was my other suggestion.
I will change the issue title to match it better.
Comment #3
pvhee commentedYou have to make sure that the node is actuallly not already complete as well, related to #371479
The block does update dynamically, unless you have caching enabled of course.
Comment #4
merilainen commentedDo you mean dynamically when I save the node or dynamically when I fill in the fields?
Scenario:
I enabled the block to show how complete a node is and set it so, that it will only show up on */edit (because I only want to help the user who is creating or editing a node). Now when I go to edit a node, the content complete block shows up and tells who full is this node and suggests some field to be filled. What I mean by dynamically update the block is, that it should update the percentage when I fill in the fields.
If it should work like this, then I don't get this functionality. I cannot see any .js files or script defined in the .module so I don't know how is it possible to work.