Sorry for my English.
SuiteCRM 8.6.2 is installed.
During the setup process, I was unpleasantly surprised by the lack of previously working functions/features:
In list view: html is displayed as a code and not the result of this code from the html field.
In list view: there is no way to quickly edit the record, although it is set in the settings.
I did not find the Spots module for spots reports. How to make them now?
Help me, please, how to solve these issues or where to look for answers?
Yes, you’re right - Suite 8 is still missing some features of Suite 7.
Additionally, there are plenty of options / settings from Suite 7 in Suite 8 which don’t have any effect.
The biggest change is the UI.
Some more “exotic” fields like HTML and images don’t work properly, yet.
For your points 1 & 2 most likely:
If you change the legacy.module_routing in the file:
config/services/module/module_routing.yaml
it should be working like in Suite 7 again.
your-desired-module:
index: true // true = Suite 8 view
list: true
record: false // false = Suite 7 view
As for the Spots module, that is gone:
What I usually do, if more advanced analytics are required is an external BI like Metabase: