Tell us what you are trying to do?
Our website displays a table containing a list of laws. Each of them is described with different criteria such as title of the law, date of implementation,.... and a summary (see printscreen 1, 6th column). Each of these criteria is implemented with types custom fields.
The summary field is a multiline (textarea) types custom field, listing a summary of the law with short remarks. The remarks are separated by line breaks. So we have a list of lines / rows separeted by line breaks. We would like to have the summary fields with bullet points, so each line has a point / symbol at the beginning. The result would be a unordered bullet point list.
I tried to implement css styling in the legacy view of this table (in the section Loop item), but the problem is, that this approach does not work, because it is one level too high. We need to style the custom field itself. How can we achieve this?
Is there any documentation that you are following?
Toolset help ... editor for custom fields has been depreciated. Google search on css styling did not show evidence for a solution.
Is there a similar example that we can see?
We inserted in one field manually bullet points, see print screen 2 (column Übersicht = summary).