Show entry if editing a skeleton in completely forbidden, but not displaying it #31
Labels
discussion
These topics must be discussed before completion
feature
New feature or request
Priority: High
After critical issues are fixed, these should be dealt with before any further issues.
I often have the situation that I completely prohibit the editing of individual entries in a module if they are in a certain state. I implement this in the
canEdit
. However, this also means that the entry in the Vi can only be displayed in the list view. Could the EditPane be loaded in areadOnly
mode (read-only) after another view request (GET /$module/view/$key
) - or a pure output mask (like the jinjaskelView
)?The text was updated successfully, but these errors were encountered: