I have set up the progress field, to show up in a module.
I've made Advanced Module Manager hide it, if it's empty, ie. on 100%
I would very much like to link the entire display to the profile, so that you can click on it, and it would go to the profile edit.
However, if I change the CB Content module from
[cb:userfield field="cb_status" /]
to
<a href="
test.dkdb.dk/personlig/din-profil/userdetails.html
">[cb:userfield field="cb_status" /]</a>
The field is never completely empty, and Advanced Module Manager won't hide it them.
Do you have an idea on how to solve this?