Link under the multiline plain text field
Hello !
I have a form with a multiline plain text field and it shows a link under the writing zone:
(french version, sorry)
Cliquez pour obtenir de l'aide sur l'ajout d'une mise en forme HTML de format.
And the code of this link is : javascript:HelpWindowKey("nsrichtext")
I want to remove this link, it's possible ?
Thank you in advance for your help and have a nice day !
I have a form with a multiline plain text field and it shows a link under the writing zone:
(french version, sorry)
Cliquez pour obtenir de l'aide sur l'ajout d'une mise en forme HTML de format.
And the code of this link is : javascript:HelpWindowKey("nsrichtext")
I want to remove this link, it's possible ?
Thank you in advance for your help and have a nice day !
Hello Leslie,
Please use the below code in CSS editor to hide this message:
Please use the below code in CSS editor to hide this message:
Code: Select all
span.ms-formdescription {
display: none !important;
}
-
- Information
-
Who is online
Users browsing this forum: No registered users and 20 guests