Field Normalization Rule form layout has missing split elements and Rule field Condition Builder is not full width, so is cut off and half hiddenDescriptionThe Field Normalization Rule form layout () is wrong in relation to the 'split' elements. When the UI tries to render this layout, the Condition Builder ends up in a left split and so is truncated, making it very hard to use, because Condition Builder fields are designed to only be used full width. Current form elements: (.begin_split is missing)nameorder.splitactivemake_alias.end_split.begin_splitrule (This field type cannot be within a Split).splitcase_sensitive.end_splitSteps to Reproduce Navigate to Field Normalization -> NormalizationsClick New, fill out fields and Save the recordUnder Normal Values related list, click New and fill out fields -> Save the recordOn the Normal Value record navigate to related lists and select Rules -> NewFill out fields and start adding conditions - Observe that conditions are cut off and not present on the screen Workaround Modify the form layout by moving the Rule field outside the split sections, and correcting the Split elements: Navigate to Field Normalization -> NormalizationsOpen an existing record, and then Open a Rule from the related listsOn that Field Normalization Rule form, right click the header and Configure -> Form LayoutBy adding, removing and moving elements fields around in the right-hand slushbucket, change the layout from this:To this, and then Save.The form layout should now look like this, and the Rules field condition builder will be usable again.Related Problem: PRB710663