Discussion
UI skin for custom ruleforms
We are unable to refer to our application skin rule for a custom ruleform as it always picks up pzDesignerStudio skin when accessed from manager/caseworker portals. The application skin rule is being picked up for styling of all other elements except the custom ruleform.
Any ideas on how to use the application skin for the custom ruleform is highly appreciated. We don't intend to use the pzDesignerStudio skin for our custom ruleforms.
I am unable to post a screenshot due to confidentiality level of the application.
Hi Somnath,
I doubt if custom rule-form that you created is using pzDesignerStudio skin when accessed from manager/case worker portals. The portals have a skin reference and that skin should play precedence whenever you access something on that portal.
A simple test to check what skin styles are applied during run-time is to inspect the element and verify the styles tab of elements tab in Dev tools.(refer screenshot attached)
Note: if pzDesignerStudio is in your application SKIN inheritance then there's a chance for designerstudio styles to get applied for custom rules (unless your application/portal skin doesn't have styles defined for custom rule-form. )
-Shruthi