How can we have a field like a label?

hi guys
How can we have a field like a label?
For example, I want to have a field that the user can only view
It cannot be edited like a text box

You can make a field read-only using this approach:

Or, you can add text to a form for display only by adding an HTML field there and putting the text in that. If you need something different, please let us know.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.