For example you have a component where it should be authored by only admins. The edit access for this component have to be restricted to one particular user group only.
Request for Feature Enhancement (RFE) Summary:Creating customised triggers in error logs. For an instance when a trigger for Null pointer is placed in the logs file then an email alert should be triggered when Null pointer is encountered in that log file.Use-case:Monitoring the expected errors Curre...
From my understanding the @ChildResource annotation will give the mentioned resource only under the parent resource.Instead we can make a CardModel, then use getter for List<CardModel> in the Container model.