Hi, We have a Portal, in the portal class(Data-Portal) inside the we have added a Link on click of that a harness should run, name of the harness is “RuleForm”(Rule-RuleSet-Name), this harness shows adding the ruleset(attached the below pic), now when i click on that button it was throwing an error “This is the default RuleFormLayout section. You can override this section at the class of this rule to customize this view. You can also view the raw XML of this rule by using Actions > View XML”. If anyone encoutered this issue, please added the steps to resolve this.
@VamsiramP The error message you are seeing indicates that the default RuleFormLayout section is being used. To customize this view, you can override the section at the class of the rule. Additionally, you can view the raw XML of the rule by selecting Actions > View XML. This can help in debugging and identifying property names and handles referenced in the form. If you have modified and saved the rule or data form, ensure to close and reopen the form to see updated information.
This is a GenAI-powered tool. All generated answers require validation against the provided references.