Data and display errors
A record field is empty
- Check the value on the specific HubSpot record.
- Check that the card’s object is correct.
- Select the field again in Card Studio.
- If the field is custom, search by label or add it by internal name.
- Check the app scope and the user’s field access.
A field shows a technical name
Card Studio does not have a known label for it. For a connector, use Rename fields. For HubSpot, check the portal connection or add the field via the right portal metadata.The count or sum of associated records is wrong
- Check the actual HubSpot associations.
- Check that you selected the right object type.
- Only use sum on numeric properties.
- Remember that permissions can hide records from the current user/app.
A table, chart, or repeater has no list
Select Data source (list) again. Available lists come from associated standard objects and the list output of connected systems. A regular record property is a scalar and cannot be used as a list, even if its text contains separators.A connector value is missing
- Open Connected systems and check that the operation has been added.
- Check the operation’s required input data.
- If the environment uses live data, check the credentials and connection status.
- Use Reload data after a write if cached data is stale.
- Do not remove and re-add the source as a first fix; it can leave invalid bindings behind.
Currency, date, or percent looks wrong
Open the connector’s Rename fields and choose the right format. Table columns also guess from technical field names; pay special attention to fields withoutdate, amount, or total in the name.
Record properties can arrive as machine-format strings. If a value needs to be numeric for a chart or a comparison, the source must deliver a compatible value.
Dynamic options show the wrong labels
Open the input field and check the primary and secondary label fields. For association options, the properties selected from the source are used. If a needed field is missing, select it in a relevant binding or recreate the options source with the right properties.Saved form answers do not come back
- Check that Save form data on the record is turned on.
- Check that the card ID, portal, object type, and record ID are the same.
- Wait until the value has been saved before closing the page.
- Remember that a CRM property and Card Studio’s form storage are two different layers.