Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 371 Bytes

using-hint-and-hintoptions.md

File metadata and controls

7 lines (4 loc) · 371 Bytes

Using hint and hintOptions

Note: The following usages use the demo database. You have to custumize your own setting table before practical use!

You can setup hintoptions in DB, refer to yii\widgets\ActiveField#hint()

Note: Label is not html-encoded, so support for HTML code.