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

pvhee’s picture

What 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).

merilainen’s picture

Title: Show also on edit form » Dynamically update block while editing node

Ok, 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.

pvhee’s picture

Status: Active » Closed (works as designed)

You 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.

merilainen’s picture

Do 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.