Changing the binding value

You can edit a bound property binding value and add a static string, a translated string, and a variable next to the current binding value.
  1. Create or edit a widget.
    • If you are creating a new widget, perform the steps on New Page.
    • If you are updating an existing widget, perform the steps on Edit Page.
  2. In the Elements section, select a widget attribute.
  3. In the Data Properties section, select the bound property.
  4. Click the Edit Binding icon.
    Note: Edit binding is disabled for Simple List image and badge elements, Stats, Chart and Data Grid elements, and Record Page columns.
  5. In the Expression Editor > Add item menu, select an item.
    • If you select Static Text, in the Add Static Text dialog box, specify the static string value.
    • If you select Translation, in the Add Translation String dialog box, search and select a translated string.
    • If you select Variable, in the Add Variable dialog box, search and select a variable.
    • If you select Current date, in the Add Date dialog box, select the date format and the number of adjustment days.

      See Date format.

    • If you select Component, in the Add Component Binding dialog box, search and select a component.
  6. Click Add.
  7. Optionally, in the Expression Editor dialog box, to arrange the order in the rendered value, perform these steps:
    1. Hover over an item.
    2. Drag and drop the item.
    3. In the Rendered Value field, check if the items are arranged correctly.
  8. Optionally, to modify an item, perform these steps:
    1. Hover over the added item.
    2. Click the Edit icon.
    3. In the Edit dialog box, update the item value.
    4. Click Confirm edit.
  9. Optionally, to delete an added item, perform these steps:
    1. Hover over the added item.
    2. Click the Delete icon.
    Note: You cannot delete the current or default binding value.
  10. Click Save.
  11. In the widget preview, check the rendered value.