Service Portal Widget Displays {{::data.title}} and Cannot Be RemovedIssue A widget on the Service Portal displays {{::data.title}} and cannot be removed.This problem also occurs in the Development (Dev) instance. SymptomsWidget displays unbound data reference {{::data.title}}.Widget instance cannot be removed or deactivated through standard page management tools.ReleaseAll ReleasesCauseThe cloned widget instances have misconfigured data fields.Additionally, the cloned widgets are set to Active = true, causing them to appear on the page. ResolutionTo disable the misconfigured cloned widget, follow these steps: Identify the Page Navigate to the Service Portal page where the misconfigured cloned widgets are located. Locate the Widget Instances Review the list of widget instances on the page. Set Widget Instances to Inactive For each cloned widget showing {{::data.title}}, set the Active field to false. Test the Changes Verify that the widget no longer appears on the page.Thoroughly test in the Development or Sub-Production environment before applying changes to Production. Note: Disabling the widget prevents it from rendering but preserves the instance for reference or future reconfiguration if needed. Best Practices Always perform testing in a safe environment before moving changes to production.Document all disabled widget instances for future reference.Review cloned widgets carefully to avoid configuration issues.Related LinksClone a widget