Link under the multiline plain text field

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
Leslie
Posts: 32
Joined: Thu Dec 05, 2019

21 Apr 2020

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 ! ;)

User avatar
mnikitina
Posts: 264
Joined: Wed Jun 05, 2019

21 Apr 2020

Hello Leslie,

Please use the below code in CSS editor to hide this message:

Code: Select all

span.ms-formdescription {
    display: none !important;
}

Leslie
Posts: 32
Joined: Thu Dec 05, 2019

22 Apr 2020

Perfect, it works !

Thank you MNikitina ! :D

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 22 guests