diff --git a/content/docs/account-settings/authentication/overview.mdx b/content/docs/account-settings/authentication/overview.mdx index 37bfaa21..53a2bfb7 100644 --- a/content/docs/account-settings/authentication/overview.mdx +++ b/content/docs/account-settings/authentication/overview.mdx @@ -23,7 +23,7 @@ SSO functionality is achieved by establishing a connection with an identity prov Google OAuth, short for Open Authorization, is a widely used and standardized protocol that facilitates secure authentication and authorization processes, particularly in the context of web and mobile applications. Developed by Google, OAuth enables users to grant third-party applications limited access to their resources without exposing their credentials. This authorization framework is based on token-based authentication, where users can log in using their Google credentials, and developers can obtain an access token to interact with Google APIs on the user's behalf. -Please follow the details in the article to integrate with [Google OAuth](020.google-oauth.md) +Please follow the details in the article to integrate with [Google OAuth](google-oauth) ### Security Assertion Markup Language (SAML) The Security Assertion Markup Language (SAML) stands as a critical protocol in the realm of secure authentication and authorization processes. Developed to enable Single Sign-On (SSO) functionality, SAML facilitates the exchange of authentication and authorization data between an identity provider (IdP) and a service provider (SP). This XML-based protocol ensures the secure transfer of user identity information, allowing individuals to access multiple applications and services with a single set of credentials. SAML operates on a trust model, wherein the identity provider asserts the user's identity to the service provider, which, in turn, grants or denies access based on the provided assertions. @@ -31,11 +31,11 @@ The Security Assertion Markup Language (SAML) stands as a critical protocol in t [//]: # (This robust framework is widely employed in various industries and platforms, contributing to the seamless and secure integration of disparate systems and applications in the digital landscape. SAML adoption is particularly evident in cloud-based services, enterprise applications, and other environments where a unified and secure authentication process is paramount.) Please follow the details in the article below to integrate with various popular SAML providers. -1. [Okta](/account-settings/authentication/SAML-SSO/okta) -2. [Auth0](/account-settings/authentication/SAML-SSO/auth0) -3. [Ping Identity](/account-settings/authentication/SAML-SSO/ping-identity) -4. [Active Directory](/account-settings/authentication/SAML-SSO/azure-ad) -5. [Keycloak](/account-settings/authentication/SAML-SSO/keycloak) +1. [Okta](/account-settings/authentication/saml-sso/okta) +2. [Auth0](/account-settings/authentication/saml-sso/auth0) +3. [Ping Identity](/account-settings/authentication/saml-sso/ping-identity) +4. [Active Directory](/account-settings/authentication/saml-sso/azure-ad) +5. [Keycloak](/account-settings/authentication/saml-sso/keycloak) ### OpenID Connect (OIDC) The OpenID Connect (OIDC) protocol is a modern authentication layer built on top of the OAuth 2.0 framework, designed to address user authentication and authorization challenges in web and mobile applications. OIDC provides a standardized and secure way for applications to verify the identity of end-users. Leveraging JSON Web Tokens (JWTs), OIDC enables the exchange of user identity information between the identity provider (IdP) and the Service provider, typically a web application. @@ -43,9 +43,9 @@ The OpenID Connect (OIDC) protocol is a modern authentication layer built on top [//]: # (One of the key advantages of OIDC is its ability to enable Single Sign-On (SSO) capabilities, allowing users to authenticate once and access multiple applications seamlessly. OIDC also provides a standardized set of claims, such as user profile information, making it easier for developers to integrate identity management into their applications. Widely adopted in various industries, OIDC plays a crucial role in enhancing the security and user experience of authentication processes across diverse digital platforms.) Please follow the details in the article below to integrate with various popular OIDC providers. -1. [Okta](/account-settings/authentication/OIDC-SSO/okta) -2. [Auth0](/account-settings/authentication/OIDC-SSO/auth0) -3. [Ping Identity](/account-settings/authentication/OIDC-SSO/ping-identity) -4. [Active Directory](/account-settings/authentication/OIDC-SSO/azure-ad) +1. [Okta](/account-settings/authentication/oidc-sso/okta) +2. [Auth0](/account-settings/authentication/oidc-sso/auth0) +3. [Ping Identity](/account-settings/authentication/oidc-sso/ping-identity) +4. [Active Directory](/account-settings/authentication/oidc-sso/azure-ad) diff --git a/content/docs/account-settings/authentication/saml-sso/keycloak.mdx b/content/docs/account-settings/authentication/saml-sso/keycloak.mdx index 18ccd64b..4a3d2f63 100644 --- a/content/docs/account-settings/authentication/saml-sso/keycloak.mdx +++ b/content/docs/account-settings/authentication/saml-sso/keycloak.mdx @@ -5,9 +5,9 @@ tags: ['SSO', 'Keycloak', 'SAML'] keywords: ['SSO', 'Keycloak', 'SAML', 'Authentication', 'Identity Provider'] --- -:::info + For SSO Access - please reach [**out to sales team**](https://cal.com/nocodb). -::: + This article briefs about the steps to configure Keycloak as Identity service provider for NocoDB @@ -59,6 +59,6 @@ For Sign-in's, user should be able to now see `Sign in with ` option. ![SAML SSO Configuration](/img/v2/account-settings/SSO-SignIn.png) -:::note + Post sign-out, refresh page (for the first time) if you do not see `Sign in with ` option -::: + diff --git a/content/docs/collaboration/notifications.mdx b/content/docs/collaboration/notifications.mdx index 92df00aa..f8e9a95c 100644 --- a/content/docs/collaboration/notifications.mdx +++ b/content/docs/collaboration/notifications.mdx @@ -36,6 +36,6 @@ You can easily change the status of your notifications: Read notifications can be deleted individually by clicking on the `⋮` menu and selecting 'Delete'. Once deleted, the notification will no longer appear in your list, ensuring that you only keep relevant information. ## Related Articles -- [Workspace Collaboration](010.workspace-collaboration.md) -- [Base Collaboration](020.base-collaboration.md) -- [Expanded Records](../080.records/030.expand-record.md) \ No newline at end of file +- [Workspace Collaboration](workspace-collaboration) +- [Base Collaboration](base-collaboration) +- [Expanded Records](../records/expand-record) \ No newline at end of file diff --git a/content/docs/data-sources/actions-on-data-sources.mdx b/content/docs/data-sources/actions-on-data-sources.mdx index 27f4e08f..8225c855 100644 --- a/content/docs/data-sources/actions-on-data-sources.mdx +++ b/content/docs/data-sources/actions-on-data-sources.mdx @@ -6,7 +6,7 @@ keywords: ['NocoDB data source', 'UI ACL', 'Audit logs', 'Relations', 'Edit', 'U --- ## Edit Data Source parameters -- Open [Data Sources](010.data-source-overview.md#accessing-data-sources) tab in the Base Settings homepage +- Open [Data Sources](data-source-overview#accessing-data-sources) tab in the Base Settings homepage - Click on the data source that you wish to edit - Re-configure data source parameters as required. The following parameters can be edited: 1. Data source name @@ -22,7 +22,7 @@ To change database connection configuration parameters (like host, port, and suc ## Remove data source -Open [Data Sources](010.data-source-overview.md#accessing-data-sources) tab in the Base Settings homepage +Open [Data Sources](data-source-overview#accessing-data-sources) tab in the Base Settings homepage 1. Click on Actions button (three dots) against the data source that you wish to remove 2. Select `Remove` option from the dropdown @@ -36,7 +36,7 @@ Removing a data source will not delete the external data source. It will only re ## Data source visibility -- Open [Data Sources](010.data-source-overview.md#accessing-data-sources) tab in the Base Settings homepage +- Open [Data Sources](data-source-overview#accessing-data-sources) tab in the Base Settings homepage - Toggle radio button listed under `Visibility` column for the data source that you wish to hide/un-hide ![datasource visibility](/img/v2/data-source/data-source-visibility.png) @@ -48,7 +48,7 @@ Removing a data source will not delete the external data source. It will only re UI Access Control is available only in Open-Source version of NocoDB. -Open [Data Sources](010.data-source-overview.md#accessing-data-sources) tab in the Base Settings homepage, select the data source that you wish to configure UI ACL for and follow the steps below: +Open [Data Sources](data-source-overview#accessing-data-sources) tab in the Base Settings homepage, select the data source that you wish to configure UI ACL for and follow the steps below: 1. Select `UI ACL` tab 2. You can see the list of views & tables available in the data source as rows & roles available as columns. Toggle checkboxes to enable/disable access to tables for specific roles. 3. Click on `Save` button to save the changes @@ -58,7 +58,7 @@ Open [Data Sources](010.data-source-overview.md#accessing-data-sources) tab in t ## Audit logs -- Open [Data Sources](010.data-source-overview.md#accessing-data-sources) tab in the Base Settings homepage +- Open [Data Sources](data-source-overview#accessing-data-sources) tab in the Base Settings homepage - Click on `Default` datasource & then - Access `Audit` tab to view the audit logs. @@ -69,7 +69,7 @@ Audit logs are not available for external data source connections. ## Relations -- Open [Data Sources](010.data-source-overview.md#accessing-data-sources) tab in the Base Settings homepage +- Open [Data Sources](data-source-overview#accessing-data-sources) tab in the Base Settings homepage - Select the data source that you wish to access ERD (Relations view) for - Click on `ERD View` tab diff --git a/content/docs/data-sources/sync-with-data-source.mdx b/content/docs/data-sources/sync-with-data-source.mdx index 6c9632a8..0acdcab6 100644 --- a/content/docs/data-sources/sync-with-data-source.mdx +++ b/content/docs/data-sources/sync-with-data-source.mdx @@ -5,7 +5,7 @@ tags: ['Data Sources', 'Sync', 'External', 'PG', 'MySQL'] keywords: ['NocoDB data source', 'connect data source', 'external data source', 'PG data source', 'MySQL data source'] --- -To sync changes done in the external data source with NocoDB, Open [Data Sources](010.data-source-overview.md#accessing-data-sources) tab in the Base Settings, select the data source you wish to sync metadata for, and follow the steps below: +To sync changes done in the external data source with NocoDB, Open [Data Sources](data-source-overview#accessing-data-sources) tab in the Base Settings, select the data source you wish to sync metadata for, and follow the steps below: 1. Click on the `Meta Sync` tab 2. Click on the `Reload` button to refresh Sync state (Optional) diff --git a/content/docs/developer-resources/webhook/webhook-overview.mdx b/content/docs/developer-resources/webhook/webhook-overview.mdx index 9332c0c8..b391f0d1 100644 --- a/content/docs/developer-resources/webhook/webhook-overview.mdx +++ b/content/docs/developer-resources/webhook/webhook-overview.mdx @@ -9,9 +9,9 @@ You can employ webhooks to notify external systems whenever there are additions, Note that, Webhooks currently are specific to associated table. -- [Create Webhook](020.create-webhook.md) -- [Disable Webhook](040.actions-on-webhook.md#enabledisable-webhook) -- [Modify Webhook](040.actions-on-webhook.md#edit-webhook) -- [Duplicate Webhook](040.actions-on-webhook.md#duplicate-webhook) -- [Delete Webhook](040.actions-on-webhook.md#delete-webhook) +- [Create Webhook](create-webhook) +- [Disable Webhook](actions-on-webhook#enabledisable-webhook) +- [Modify Webhook](actions-on-webhook#edit-webhook) +- [Duplicate Webhook](actions-on-webhook#duplicate-webhook) +- [Delete Webhook](actions-on-webhook#delete-webhook) diff --git a/content/docs/fields/field-types/custom-types/barcode.mdx b/content/docs/fields/field-types/custom-types/barcode.mdx index 43140956..3f7f36f1 100644 --- a/content/docs/fields/field-types/custom-types/barcode.mdx +++ b/content/docs/fields/field-types/custom-types/barcode.mdx @@ -49,4 +49,4 @@ NocoDB supports the following barcode types for the barcode field type. - Coda bar ## Related fields -- [QR code](040.QR-code.md) +- [QR code](qr-code) diff --git a/content/docs/fields/field-types/custom-types/qr-code.mdx b/content/docs/fields/field-types/custom-types/qr-code.mdx index ef7103b8..ce634d37 100644 --- a/content/docs/fields/field-types/custom-types/qr-code.mdx +++ b/content/docs/fields/field-types/custom-types/qr-code.mdx @@ -32,4 +32,4 @@ Cell displays the QR code generated from the source field. Click on the cell to ![image](/img/v2/fields/qr-expand.png) ## Related fields -- [Barcode](050.barcode.md) \ No newline at end of file +- [Barcode](barcode) \ No newline at end of file diff --git a/content/docs/fields/field-types/date-time-based/created-time.mdx b/content/docs/fields/field-types/date-time-based/created-time.mdx index 47502144..8753fdc1 100644 --- a/content/docs/fields/field-types/date-time-based/created-time.mdx +++ b/content/docs/fields/field-types/date-time-based/created-time.mdx @@ -26,4 +26,4 @@ Default system field can be only hidden from UI. It cannot be modified, duplicat `CreatedTime` field is displayed as a read-only field in the table view. It is displayed as a date & time string in the format `DD MMM YYYY, HH:mm`. ## Related fields -- [Last Modified Time](060.last-modified-time.md) \ No newline at end of file +- [Last Modified Time](last-modified-time) \ No newline at end of file diff --git a/content/docs/fields/field-types/date-time-based/date-time.mdx b/content/docs/fields/field-types/date-time-based/date-time.mdx index 28c43e1f..20061e4b 100644 --- a/content/docs/fields/field-types/date-time-based/date-time.mdx +++ b/content/docs/fields/field-types/date-time-based/date-time.mdx @@ -41,6 +41,6 @@ keywords: ['Fields', 'Field types', 'Date & Time', 'Create date time field'] | HH:mm | 14:20 | ## Related fields -- [Date](020.date.md) -- [Time](030.time.md) -- [Duration](040.duration.md) \ No newline at end of file +- [Date](date) +- [Time](time) +- [Duration](duration) \ No newline at end of file diff --git a/content/docs/fields/field-types/date-time-based/date.mdx b/content/docs/fields/field-types/date-time-based/date.mdx index 965c7b5f..b42b712e 100644 --- a/content/docs/fields/field-types/date-time-based/date.mdx +++ b/content/docs/fields/field-types/date-time-based/date.mdx @@ -34,6 +34,6 @@ keywords: ['Fields', 'Field types', 'Date & Time', 'Create date field'] | DD MMM YY | 22 JAN 24 | ## Related fields -- [DateTime](010.date-time.md) -- [Time](030.time.md) -- [Duration](040.duration.md) \ No newline at end of file +- [DateTime](date-time) +- [Time](time) +- [Duration](duration) \ No newline at end of file diff --git a/content/docs/fields/field-types/date-time-based/duration.mdx b/content/docs/fields/field-types/date-time-based/duration.mdx index 881ac69d..cd0557f0 100644 --- a/content/docs/fields/field-types/date-time-based/duration.mdx +++ b/content/docs/fields/field-types/date-time-based/duration.mdx @@ -29,6 +29,6 @@ keywords: ['Fields', 'Field types', 'Date & Time', 'Create duration field'] ## Related fields -- [DateTime](010.date-time.md) -- [Date](020.date.md) -- [Time](030.time.md) +- [DateTime](date-time) +- [Date](date) +- [Time](time) diff --git a/content/docs/fields/field-types/date-time-based/last-modified-time.mdx b/content/docs/fields/field-types/date-time-based/last-modified-time.mdx index b8a9dc91..85921eca 100644 --- a/content/docs/fields/field-types/date-time-based/last-modified-time.mdx +++ b/content/docs/fields/field-types/date-time-based/last-modified-time.mdx @@ -29,5 +29,5 @@ Default system field can be only hidden from UI. It cannot be modified, duplicat `LastModifiedTime` field is displayed as a read-only field in the table view. It is displayed as a date & time string in the format `DD MMM YYYY, HH:mm`. ## Related fields -- [Created Time](050.created-time.md) +- [Created Time](created-time) diff --git a/content/docs/fields/field-types/date-time-based/time.mdx b/content/docs/fields/field-types/date-time-based/time.mdx index 22f3ecd7..ddb3a6f9 100644 --- a/content/docs/fields/field-types/date-time-based/time.mdx +++ b/content/docs/fields/field-types/date-time-based/time.mdx @@ -27,6 +27,6 @@ Time format: HH:mm AM/PM (12-hour format) [//]: # (| HH:mm | 14:20 |) ## Related fields -- [DateTime](010.date-time.md) -- [Date](020.date.md) -- [Duration](040.duration.md) \ No newline at end of file +- [DateTime](date-time) +- [Date](date) +- [Duration](duration) \ No newline at end of file diff --git a/content/docs/fields/field-types/formula/conditional-expressions.mdx b/content/docs/fields/field-types/formula/conditional-expressions.mdx index b094a41c..244029d3 100644 --- a/content/docs/fields/field-types/formula/conditional-expressions.mdx +++ b/content/docs/fields/field-types/formula/conditional-expressions.mdx @@ -100,7 +100,7 @@ SWITCH({quarterNumber}, ::: ## Related Articles -- [Numeric and Logical Operators](015.operators.md) -- [Numeric Functions](020.numeric-functions.md) -- [String Functions](030.string-functions.md) -- [Date Functions](040.date-functions.md) +- [Numeric and Logical Operators](operators) +- [Numeric Functions](numeric-functions) +- [String Functions](string-functions) +- [Date Functions](date-functions) diff --git a/content/docs/fields/field-types/formula/date-functions.mdx b/content/docs/fields/field-types/formula/date-functions.mdx index a32740cc..304016b0 100644 --- a/content/docs/fields/field-types/formula/date-functions.mdx +++ b/content/docs/fields/field-types/formula/date-functions.mdx @@ -189,7 +189,7 @@ This function returns the hour of the day as an integer between 0 and 23 (inclus --- ## Related Articles -- [Numeric and Logical Operators](015.operators.md) -- [Numeric Functions](020.numeric-functions.md) -- [String Functions](030.string-functions.md) -- [Conditional Expressions](050.conditional-expressions.md) +- [Numeric and Logical Operators](operators) +- [Numeric Functions](numeric-functions) +- [String Functions](string-functions) +- [Conditional Expressions](conditional-expressions) diff --git a/content/docs/fields/field-types/formula/formula-result-formatting.mdx b/content/docs/fields/field-types/formula/formula-result-formatting.mdx index e04a86fe..3a697def 100644 --- a/content/docs/fields/field-types/formula/formula-result-formatting.mdx +++ b/content/docs/fields/field-types/formula/formula-result-formatting.mdx @@ -66,8 +66,8 @@ When NocoDB recognizes a formula's output as a Boolean result, you can apply the --- ## Related Articles -- [Numeric Functions](020.numeric-functions.md) -- [String Functions](030.string-functions.md) -- [Date Functions](040.date-functions.md) -- [Conditional Expressions](050.conditional-expressions.md) +- [Numeric Functions](numeric-functions) +- [String Functions](string-functions) +- [Date Functions](date-functions) +- [Conditional Expressions](conditional-expressions) diff --git a/content/docs/fields/field-types/formula/formula.mdx b/content/docs/fields/field-types/formula/formula.mdx index 3bcaebc8..6cd84653 100644 --- a/content/docs/fields/field-types/formula/formula.mdx +++ b/content/docs/fields/field-types/formula/formula.mdx @@ -32,11 +32,11 @@ Unlike other field types, formula cells cannot be modified by double-clicking si ## Supported formula functions -- [Numeric and Logical Operators](015.operators.md) -- [Numeric Functions](020.numeric-functions.md) -- [String Functions](030.string-functions.md) -- [Date Functions](040.date-functions.md) -- [Conditional Expressions](050.conditional-expressions.md) +- [Numeric and Logical Operators](operators) +- [Numeric Functions](numeric-functions) +- [String Functions](string-functions) +- [Date Functions](date-functions) +- [Conditional Expressions](conditional-expressions) diff --git a/content/docs/fields/field-types/formula/numeric-functions.mdx b/content/docs/fields/field-types/formula/numeric-functions.mdx index d26924f9..5f217085 100644 --- a/content/docs/fields/field-types/formula/numeric-functions.mdx +++ b/content/docs/fields/field-types/formula/numeric-functions.mdx @@ -361,9 +361,9 @@ VALUE("USD -45.67") => -45.67 ------------ ## Related Articles -- [Numeric and Logical Operators](015.operators.md) -- [String Functions](030.string-functions.md) -- [Date Functions](040.date-functions.md) -- [Conditional Expressions](050.conditional-expressions.md) +- [Numeric and Logical Operators](operators) +- [String Functions](string-functions) +- [Date Functions](date-functions) +- [Conditional Expressions](conditional-expressions) diff --git a/content/docs/fields/field-types/formula/operators.mdx b/content/docs/fields/field-types/formula/operators.mdx index 09e4e409..3794cf7c 100644 --- a/content/docs/fields/field-types/formula/operators.mdx +++ b/content/docs/fields/field-types/formula/operators.mdx @@ -40,8 +40,8 @@ Example: `({field1} + ({field2} * {field3}) / (3 - {field4} ))` ## Related Articles -- [Numeric Functions](020.numeric-functions.md) -- [String Functions](030.string-functions.md) -- [Date Functions](040.date-functions.md) -- [Conditional Expressions](050.conditional-expressions.md) +- [Numeric Functions](numeric-functions) +- [String Functions](string-functions) +- [Date Functions](date-functions) +- [Conditional Expressions](conditional-expressions) diff --git a/content/docs/fields/field-types/formula/string-functions.mdx b/content/docs/fields/field-types/formula/string-functions.mdx index 30143f7f..bdd37c5d 100644 --- a/content/docs/fields/field-types/formula/string-functions.mdx +++ b/content/docs/fields/field-types/formula/string-functions.mdx @@ -269,10 +269,9 @@ ISNOTBLANK('Hello') => true ## Related Articles -- [Numeric and Logical Operators](015.operators.md) -- [Numeric Functions](020.numeric-functions.md) -- [Date Functions](040.date-functions.md) -- [Conditional Expressions](050.conditional-expressions.md) - +- [Numeric and Logical Operators](operators) +- [Numeric Functions](numeric-functions) +- [Date Functions](date-functions) +- [Conditional Expressions](conditional-expressions) diff --git a/content/docs/fields/field-types/links-based/links.mdx b/content/docs/fields/field-types/links-based/links.mdx index 997b2d23..677db631 100644 --- a/content/docs/fields/field-types/links-based/links.mdx +++ b/content/docs/fields/field-types/links-based/links.mdx @@ -142,5 +142,5 @@ Use the ⚙️ icon to the right of the filter to toggle between static & dynami Note that, it's allowed to have a mix of static & dynamic conditions in the filter. ## Related fields -- [Lookup](020.lookup.md) -- [Rollup](030.rollup.md) +- [Lookup](lookup) +- [Rollup](rollup) diff --git a/content/docs/fields/field-types/links-based/lookup.mdx b/content/docs/fields/field-types/links-based/lookup.mdx index 4509b2f1..ed1d9d1e 100644 --- a/content/docs/fields/field-types/links-based/lookup.mdx +++ b/content/docs/fields/field-types/links-based/lookup.mdx @@ -27,5 +27,5 @@ keywords: ['Fields', 'Field types', 'Links based types', 'Lookup', 'Create looku ![image](/img/v2/fields/types/lookup.png) ## Similar links-based fields -- [Links](010.links.md) -- [Rollup](030.rollup.md) \ No newline at end of file +- [Links](links) +- [Rollup](rollup) \ No newline at end of file diff --git a/content/docs/fields/field-types/links-based/rollup.mdx b/content/docs/fields/field-types/links-based/rollup.mdx index 2af01fd8..42d82930 100644 --- a/content/docs/fields/field-types/links-based/rollup.mdx +++ b/content/docs/fields/field-types/links-based/rollup.mdx @@ -34,5 +34,5 @@ Here's a table with brief descriptions for each of the aggregation functions sup | Average Distinct | Calculates the average of distinct values in a dataset. | ## Similar links-based fields -- [Links](010.links.md) -- [Lookup](020.lookup.md) +- [Links](links) +- [Lookup](lookup) diff --git a/content/docs/fields/field-types/numerical/currency.mdx b/content/docs/fields/field-types/numerical/currency.mdx index 339edae3..0aac75a7 100644 --- a/content/docs/fields/field-types/numerical/currency.mdx +++ b/content/docs/fields/field-types/numerical/currency.mdx @@ -69,6 +69,6 @@ NocoDB adheres to ISO639-1 standard for locale codes. ## Similar numerical fields Following are the other numerical fields available in NocoDB, with some custom add-on features. -- [Number](010.number.md) -- [Decimal](020.decimal.md) -- [Percent](030.percent.md) +- [Number](number) +- [Decimal](decimal) +- [Percent](percent) diff --git a/content/docs/fields/field-types/numerical/decimal.mdx b/content/docs/fields/field-types/numerical/decimal.mdx index 2e81383e..5a248af2 100644 --- a/content/docs/fields/field-types/numerical/decimal.mdx +++ b/content/docs/fields/field-types/numerical/decimal.mdx @@ -24,6 +24,6 @@ Default decimal precision is 1 digit ## Similar numerical fields Following are the other numerical fields available in NocoDB, with some custom add-on features. -- [Number](010.number.md) -- [Percent](030.percent.md) -- [Currency](040.currency.md) \ No newline at end of file +- [Number](number) +- [Percent](percent) +- [Currency](currency) \ No newline at end of file diff --git a/content/docs/fields/field-types/numerical/number.mdx b/content/docs/fields/field-types/numerical/number.mdx index 3494118d..c54dbf8f 100644 --- a/content/docs/fields/field-types/numerical/number.mdx +++ b/content/docs/fields/field-types/numerical/number.mdx @@ -24,6 +24,6 @@ keywords: ['Fields', 'Field types', 'Numerical types', 'Number', 'Create number ## Similar numerical fields Following are the other numerical fields available in NocoDB, with some custom add-on features. -- [Decimal](020.decimal.md) -- [Percent](030.percent.md) -- [Currency](040.currency.md) \ No newline at end of file +- [Decimal](decimal) +- [Percent](percent) +- [Currency](currency) \ No newline at end of file diff --git a/content/docs/fields/field-types/numerical/percent.mdx b/content/docs/fields/field-types/numerical/percent.mdx index cdf97748..f7d3dfae 100644 --- a/content/docs/fields/field-types/numerical/percent.mdx +++ b/content/docs/fields/field-types/numerical/percent.mdx @@ -19,6 +19,6 @@ keywords: ['Fields', 'Field types', 'Numerical types', 'Percent', 'Create percen ## Similar numerical fields Following are the other numerical fields available in NocoDB, with some custom add-on features. -- [Number](010.number.md) -- [Decimal](020.decimal.md) -- [Currency](040.currency.md) \ No newline at end of file +- [Number](number) +- [Decimal](decimal) +- [Currency](currency) \ No newline at end of file diff --git a/content/docs/fields/field-types/select-based/checkbox.mdx b/content/docs/fields/field-types/select-based/checkbox.mdx index 3cd68419..a7874700 100644 --- a/content/docs/fields/field-types/select-based/checkbox.mdx +++ b/content/docs/fields/field-types/select-based/checkbox.mdx @@ -28,5 +28,4 @@ NocoDB supports the following icons for the checkbox field type. ![image](/img/v2/fields/checkbox-icon.png) ## Related fields -- [Rating](030.rating.md) - +- [Rating](rating) diff --git a/content/docs/fields/field-types/select-based/multi-select.mdx b/content/docs/fields/field-types/select-based/multi-select.mdx index f921ce24..f4d9f6e4 100644 --- a/content/docs/fields/field-types/select-based/multi-select.mdx +++ b/content/docs/fields/field-types/select-based/multi-select.mdx @@ -52,5 +52,4 @@ You can delete options by clicking on the `x` icon next to the option. You can u ![image](/img/v2/fields/types/options-remove.png) ## Similar select based fields -- [Single select](010.single-select.md) - +- [Single select](single-select) diff --git a/content/docs/fields/field-types/select-based/rating.mdx b/content/docs/fields/field-types/select-based/rating.mdx index 9e192766..a2b26f38 100644 --- a/content/docs/fields/field-types/select-based/rating.mdx +++ b/content/docs/fields/field-types/select-based/rating.mdx @@ -39,4 +39,4 @@ NocoDB supports the following icons for the rating field type. ![image](/img/v2/fields/rating-icon.png) ## Related fields -- [Checkbox](020.checkbox.md) \ No newline at end of file +- [Checkbox](checkbox) \ No newline at end of file diff --git a/content/docs/fields/field-types/select-based/single-select.mdx b/content/docs/fields/field-types/select-based/single-select.mdx index f0fc7c2f..d2a3fefd 100644 --- a/content/docs/fields/field-types/select-based/single-select.mdx +++ b/content/docs/fields/field-types/select-based/single-select.mdx @@ -52,4 +52,4 @@ You can delete options by clicking on the `x` icon next to the option. You can u ![image](/img/v2/fields/types/options-remove.png) ## Similar select based fields -- [Multi select](020.multi-select.md) \ No newline at end of file +- [Multi select](multi-select) \ No newline at end of file diff --git a/content/docs/fields/field-types/text-based/email.mdx b/content/docs/fields/field-types/text-based/email.mdx index 7b16e8b6..e66b0223 100644 --- a/content/docs/fields/field-types/text-based/email.mdx +++ b/content/docs/fields/field-types/text-based/email.mdx @@ -27,9 +27,9 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Email', 'Create email f ## Similar text based fields Following are the other text based fields available in NocoDB, custom-built for specific use cases. -- [Single line text](010.single-line-text.md) -- [Long text](020.long-text.md) -- [URL](050.url.md) -- [Phone](040.phonenumber.md) +- [Single line text](single-line-text) +- [Long text](long-text) +- [URL](url) +- [Phone](phonenumber) diff --git a/content/docs/fields/field-types/text-based/long-text.mdx b/content/docs/fields/field-types/text-based/long-text.mdx index 3f76792c..424bd0cd 100644 --- a/content/docs/fields/field-types/text-based/long-text.mdx +++ b/content/docs/fields/field-types/text-based/long-text.mdx @@ -31,9 +31,9 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Long text', 'Create lon ## Similar text based fields Following are the other text based fields available in NocoDB, custom-built for specific use cases. -- [Single line text](010.single-line-text.md) -- [URL](050.url.md) -- [Email](030.email.md) -- [Phone](040.phonenumber.md) +- [Single line text](single-line-text) +- [URL](url) +- [Email](email) +- [Phone](phonenumber) diff --git a/content/docs/fields/field-types/text-based/phonenumber.mdx b/content/docs/fields/field-types/text-based/phonenumber.mdx index 0e92fe91..5ba56591 100644 --- a/content/docs/fields/field-types/text-based/phonenumber.mdx +++ b/content/docs/fields/field-types/text-based/phonenumber.mdx @@ -25,9 +25,9 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Phone number', 'Create ## Similar text based fields Following are the other text based fields available in NocoDB, custom-built for specific use cases. -- [Single line text](010.single-line-text.md) -- [Long text](020.long-text.md) -- [URL](050.url.md) -- [Email](030.email.md) +- [Single line text](single-line-text) +- [Long text](long-text) +- [URL](url) +- [Email](email) diff --git a/content/docs/fields/field-types/text-based/rich-text.mdx b/content/docs/fields/field-types/text-based/rich-text.mdx index 1c6c381f..e7f9b213 100644 --- a/content/docs/fields/field-types/text-based/rich-text.mdx +++ b/content/docs/fields/field-types/text-based/rich-text.mdx @@ -129,9 +129,9 @@ You can create task lists by using `Task list` menu option in the rich text tool ## Similar text based fields Following are the other text based fields available in NocoDB, custom-built for specific use cases. -- [Single line text](010.single-line-text.md) -- [URL](050.url.md) -- [Email](030.email.md) -- [Phone](040.phonenumber.md) +- [Single line text](single-line-text) +- [URL](url) +- [Email](email) +- [Phone](phonenumber) diff --git a/content/docs/fields/field-types/text-based/single-line-text.mdx b/content/docs/fields/field-types/text-based/single-line-text.mdx index be9aa3ea..6dcc16c2 100644 --- a/content/docs/fields/field-types/text-based/single-line-text.mdx +++ b/content/docs/fields/field-types/text-based/single-line-text.mdx @@ -6,7 +6,7 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Single line text', 'Cre --- -`Single line text` field is a simple text based field. It can hold any text value. It is generally used for storing short text values like name, email, phone number, etc. For storing text values with multiple lines, use [Long text](020.long-text.md) field. +`Single line text` field is a simple text based field. It can hold any text value. It is generally used for storing short text values like name, email, phone number, etc. For storing text values with multiple lines, use [Long text](long-text) field. ## Create a single line text field 1. Click on `+` icon to the right of `Fields header` @@ -23,10 +23,10 @@ keywords: ['Fields', 'Field types', 'Text based types', 'Single line text', 'Cre ## Similar text based fields Following are the other text based fields available in NocoDB, custom-built for specific use cases. -- [Long text](020.long-text.md) -- [URL](050.url.md) -- [Email](030.email.md) -- [Phone](040.phonenumber.md) +- [Long text](long-text) +- [URL](url) +- [Email](email) +- [Phone](phonenumber) diff --git a/content/docs/fields/field-types/text-based/url.mdx b/content/docs/fields/field-types/text-based/url.mdx index 0a669e5f..1f4e3162 100644 --- a/content/docs/fields/field-types/text-based/url.mdx +++ b/content/docs/fields/field-types/text-based/url.mdx @@ -28,9 +28,9 @@ keywords: ['Fields', 'Field types', 'Text based types', 'URL', 'Create URL field ## Similar text based fields Following are the other text based fields available in NocoDB, custom-built for specific use cases. -- [Single line text](010.single-line-text.md) -- [Long text](020.long-text.md) -- [Email](030.email.md) -- [Phone](040.phonenumber.md) +- [Single line text](single-line-text) +- [Long text](long-text) +- [Email](email) +- [Phone](phonenumber) diff --git a/content/docs/fields/field-types/user-based/created-by.mdx b/content/docs/fields/field-types/user-based/created-by.mdx index 71b43830..c9f60c6a 100644 --- a/content/docs/fields/field-types/user-based/created-by.mdx +++ b/content/docs/fields/field-types/user-based/created-by.mdx @@ -30,4 +30,4 @@ Since version v0.204.0 (Jan 2024), NocoDB internally captures the user who creat NocoDB allows you to filter views based on the currently logged-in user. This is particularly useful for creating personalized views that display records relevant to the user currently logged in. Find more details on how to filter by current user in the [Filtering records by current user](/table-operations/filter#filter-by-current-user) section. ### Related fields -- [Last Modified By](030.last-modified-by.md) \ No newline at end of file +- [Last Modified By](last-modified-by) \ No newline at end of file diff --git a/content/docs/fields/field-types/user-based/last-modified-by.mdx b/content/docs/fields/field-types/user-based/last-modified-by.mdx index 021082f6..dc2aa6fa 100644 --- a/content/docs/fields/field-types/user-based/last-modified-by.mdx +++ b/content/docs/fields/field-types/user-based/last-modified-by.mdx @@ -31,4 +31,4 @@ Since version v0.204.0 (Jan 2024), NocoDB internally captures the user who last NocoDB allows you to filter views based on the currently logged-in user. This is particularly useful for creating personalized views that display records relevant to the user currently logged in. Find more details on how to filter by current user in the [Filtering records by current user](/table-operations/filter#filter-by-current-user) section. ### Related fields -- [Created By](020.created-by.md) \ No newline at end of file +- [Created By](created-by) \ No newline at end of file diff --git a/content/docs/records/expand-record.mdx b/content/docs/records/expand-record.mdx index d6b410ed..a85c4372 100644 --- a/content/docs/records/expand-record.mdx +++ b/content/docs/records/expand-record.mdx @@ -52,7 +52,7 @@ In an expanded form, ## Record Comment -The Comments feature allows you to collaborate directly within records by leaving comments, making it easier to discuss and track changes. You can also receive [notifications](../120.collaboration/050.notifications.md) for updates, ensuring everyone stays informed in real time. +The Comments feature allows you to collaborate directly within records by leaving comments, making it easier to discuss and track changes. You can also receive [notifications](../collaboration/notifications) for updates, ensuring everyone stays informed in real time.