Open User section from freedom page

Hello community,

I'm trying to open from a freedom UI page the UserSection page using the following snippet

the entity SysAdminUnit has not assigned the UsersSectionV2 page

How can I solve this problem?

"clicked": {
	"request": "crt.UpdateRecordRequest",
	"params": {
		"entityName": "SysAdminUnit",
		"recordId": "$UserId"
	}
},
Like 0

Like

0 comments
Show all comments