Where ever you're using the "1" objstatus "done", in a trigger, wp, script, whatever, put myvariable = true on that line also. So the line should look something like this:
"1" objstatus "done"; myvariable=true
Then type myvariable in the wp you want to be activated when 1st objective is done. The condition line should only have the word myvariable.