79488958

Date: 2025-03-06 10:14:29
Score: 0.5
Natty:
Report link

solved this by the following PageTSConfig:

[!backend.user.isAdmin]
mod.SHARED.colPos_list = 0,2
mod.web_layout.hideRestrictedCols = 1
[end]

Explanation: if user is not an admin only columns 0 and 2 are allowed to him. "hideRestrictedCols" finally removes a "restriction note" in the column by not showing this column.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Stefan Müller