Forum

Displaying custom f...
 
Notifications
Retirer tout

Displaying custom field with ckeditor

3 Posts
2 Utilisateurs
0 Reactions
1,312 Vu
(@laurentc)
Posts: 100
Estimable Member
Début du sujet
 
[#7976]

In the requirement detail page, I'm able to add new custom fields and new custom drop down list. Perfect.
Now I would like to add a CustomComment field displayed with ckeditor (like the description field)
I have declared the field in the requirement database and in the requirementMain.php.
The field is displayed but like a standards field, not with ckeditor.
Question:
is there any specific attribute to insert in $_fieldsAttribute to make it displayed with ckeditor ?

Thanks in advance.


 
Posté : 16/12/2021 12:13 pm
(@babynus)
Posts: 14952
Membre Admin
 

You need to set field as MediumText.


 
Posté : 16/12/2021 12:45 pm
(@laurentc)
Posts: 100
Estimable Member
Début du sujet
 

It works ! Thanks a lot !


 
Posté : 16/12/2021 12:57 pm
Share:
Retour en haut