I Micheal!
thank you for the answer! I think I am near to solve the trouble!let me show in detail the case, because I still find some problem:
I have created a form with two field and the submit buttom:
1) The first is an Hidden Field that contain the achievement ID (I have used CF7 to create the form).
2) The second is a Normal Field is the one where the users can write their message
3)At last there is the “submit buttom”
I put the form here below:
[dynamichidden dynamic “badgeos_achievement id="266"”]
<p>Message
[textarea your-message] </p>
<p>[submit “send”]</p>
After that, I have set the Required Step “Commenet a Specific Post” filling the id field with the value 266. But still doesn’t work.
Heva I wrong the code to add in the Hidden Field? Have I to add an id to submit bottom?
Thank you again for your support!