Home >

DNN (DotNetNuke) - How to update form field's label text and tooltips

8. March 2011

In DNN (DotNetNuke), if you want to change built-in form field's label text and their associated tooltips, then try to find relevant fields info in the associated App_LocalReources folder. Here all static text info of the relevant fields is placed which you can modify.

For example, to change registration module's forms field's tooltip (which appears by clicking on the little question marks to the left of each field) data - just browse to admin\Users\App_LocalResources folder of your DNN file structure and change User.ascx.resx file.

Hope this helps!

,

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading