LimeReport Forum
General Category | Основное => Discussion | Обсуждение => Topic started by: Taz742 on March 02, 2018, 12:31:29 pm
-
Hi. First of all thank you! For such good reporting system :)
I do not want the user to edit the result.
report->setResultEditable(false);
But it's still possible to edit from CustomContextMenu.
To disable this function I had to edit your project.
Is there an alternative solution to this problem?
-
Hi!
This is my mistake, I forgot about the context menu.
I have fix it and push to github.
-
Very good :)
-
I think, it is also good to copy any text from the report but not edit it.