HTML

Field Configuration: To produce non-editable field, it’s the best way to use HTML field. Provide any field’s data in the field with the help of field’s placeholder.

To make a HTML field, go to User Meta >> Fields Editor and click HTML from right sidebar. Then you will have a configuration panel. Configure the field by using this configuration panel ( img-01 ).

img-01: field configuration
img-01: field configuration

 

Write html code in the Default Value box. Use placeholer to provide field’s data. Here two placeholders %user_login% and %avatar% have been used to manipulate username and user avatar respectively.

 

Generated fields: New generated HTML field  ( img-02 ).

img-02: generated field
img-02: generated field