Bonjour,
Quand j'ajoute un enregistrement les balise
s'ajoute avec le texte de champ description
comment résoudre ce problème svp.
Please post in english
if I add an item the tag
It is not an issue, it is normal behavior because Description is a Rich Text field.
You can have some formating (color, size, font) in this kind of field.
So for this purpose, the text editor (CK Editor) surronds text, and separates paragraphs with some divs, wich are not visible in the screen.
This is normal behavior.
The problem ,
the tag
Could you please show print screen ?
I await your answer
Hi,
I now understand the issue : your description was quite uncomplete. 🙁
I could not understand without this print screen. :silly:
You developped a new screen, and in the new screen, you added descrpition as available fields in the list. :pinch:
And as the field description is an html formated text, you see div tags in the list. :dry:
Yes, in the list, and not in the description fileld, where I thought you saw divs. 👿
The reason is simply that long text fields (such as description) should never be displayed in the list (and they are not on standard version), for several reasons :
- they are formated and contain html tags that would appear in the list
- they may content several lines, which will be an issue to display in the list
- they can be very big (yes as big as 16 MB long) and listing such long fileds on many lines will be performance issue and possibly freeze your browser
So please, when you have an issue, describe it clearly to avoid lme to loose time in undesctanding. :angry:
Thank you and I'm sorry to lose time to understand my problem 🙁
