-
+
{#if !bindable}
Parameters come in two parts: the parameter name, and a default/fallback
value.
diff --git a/packages/builder/src/components/integration/QueryViewer.svelte b/packages/builder/src/components/integration/QueryViewer.svelte
index 963563c6c2..ca8d5036b9 100644
--- a/packages/builder/src/components/integration/QueryViewer.svelte
+++ b/packages/builder/src/components/integration/QueryViewer.svelte
@@ -112,12 +112,12 @@
- Query {integrationInfo?.friendlyName}
+ Query {integrationInfo?.friendlyName}
- Config
- Provide a name for your query and select its function.
+ Config
+ Provide a name for your query and select its function.
@@ -147,8 +147,8 @@
- Fields
- Fill in the fields specific to this query.
+ Fields
+ Fill in the fields specific to this query.
- Results
+ Results
-
+
+
Below, you can preview the results from your query and change the
schema.
diff --git a/packages/builder/src/pages/builder/[application]/data/datasource/[selectedDatasource]/index.svelte b/packages/builder/src/pages/builder/[application]/data/datasource/[selectedDatasource]/index.svelte
index a1db914ed4..e675b6856d 100644
--- a/packages/builder/src/pages/builder/[application]/data/datasource/[selectedDatasource]/index.svelte
+++ b/packages/builder/src/pages/builder/[application]/data/datasource/[selectedDatasource]/index.svelte
@@ -47,7 +47,7 @@
this={ICONS[datasource.source]}
height="26"
width="26" />
- {datasource.name}
+ {datasource.name}
{integration.description}
@@ -55,12 +55,10 @@
- Configuration
+ Configuration
-
- Connect your database to Budibase using the config below.
-
+ Connect your database to Budibase using the config below.