Home Tour Demo FAQ App Gallery Buy Now    
Home > Template Tags > How to show a filed value on listings or...


How to show a filed value on listings or displays?

{fieldname}

Shows any data from the application database on display and listing pages. It can also display data using relations.

Example: {firstName}
Shows the first name of the user on the profile page. You should write the exact question name in brackets. You can find the question name in properties section of form builder. If no data entered for this field Empty Value on the properties will be used instead.

Example: {login:firstName}
This example gets the firstName from login relation {relationFieldName:fieldName}.
you can also use . (Dot) notation instead of semicolon {login.firstName}



Tags: template tags listing display
Related Articles:

Add a new comment

Send Comment

 
 
Customer Log-in | Support Forums | User Guide | Free Form Builder | Contact Memberkit Team