I have 2 portals “X”, Y" PORTALS. I have infused “Y” PORTAL in the “X” PORTAL I want to give when condition to enable “Y” Portal by using workgroup, as I don’t have Accessgroup to Y.
What logic can help me?
I have 2 portals “X”, Y" PORTALS. I have infused “Y” PORTAL in the “X” PORTAL I want to give when condition to enable “Y” Portal by using workgroup, as I don’t have Accessgroup to Y.
What logic can help me?
@LIKHITHA_97 To set a visibility condition for a portal based on a workgroup, you can create a when rule that checks the operator’s workgroup. In this when rule, you can use the OperatorID.pyWorkGroup property to get the current operator’s workgroup. Then, you can compare this property with the desired workgroup. If the operator’s workgroup matches the desired workgroup, the when rule returns true, and the portal is visible. If not, the when rule returns false, and the portal is not visible. You can then use this when rule as the visibility condition for the portal.
This is a GenAI-powered tool. All generated answers require validation against the provided references.
what visibility condition can be given for a section to be visible only in a particul