0
STATUS DETAILS
Comments
I second this. And specifically OnRecordSelect. This event does not work if the Power Apps Grid Control has Editable set to "No". I heard someone actually opened a bug for this which is why it's now disabled. That is ridiculous if true. Example: we have a custom search for Contacts. The results are presented in a subgrid. When you select a Contact record it automatically shows that Client's Cases in a second subgrid. Read only grid should only mean you can't make inline edits. You should not disable events. To keep this working MS has provided us with a query string parameter to eneable onRecordSelect. But, I would love to get rid of this redirect hack.
