You can get the value of a field just by writing it's name but if you want to get the question of that fields just like in the entry form you can use {QUESTION_TITLE} tag. When you provide a field name to this tag it will bring the question for this tag from your entry form.
For example: -- {QUESTION_TITLE:title} : {title} -- Will print -- Please enter title of your post : My New Post
Tags:
template tags
Related Articles:
Add a new comment
|
Send Comment