diff --git a/docs/en/base.md b/docs/en/base.md index 9f96d20..312879a 100644 --- a/docs/en/base.md +++ b/docs/en/base.md @@ -3,7 +3,7 @@ All components in the builder are or are derived from the default components of [Formio.js](https://formio.github.io/formio.js/app/builder) The system integrates this tool for creating Drag&Drop forms and makes them available to the user in the form of an App with [graphics adhering to AGID guidelines](https://italia.github.io/bootstrap-italia/docs/come-iniziare/introduzione/) Not all the features of Formio.js have been managed but only those useful for the purpose of the project. -As regards the basic functionality of the project, see [general documentation of the application](https://docs.google.com/document/d/1eSXA8a7Gd9tm-iV7kv4eN7dPhJgc4OInUUwxjZ6DXpY/edit#) +As regards the basic functionality of the project, see [general documentation of the application](index.md#L60) ## **Metadata** Metadata is data present in each model (form) and is automatically enhanced when creating/modifying a form record. diff --git a/docs/en/components/data/table.md b/docs/en/components/data/table.md index ef9d84d..b62aa83 100644 --- a/docs/en/components/data/table.md +++ b/docs/en/components/data/table.md @@ -27,7 +27,7 @@ configurable section **Api → Custom Properties** "copy_url": action_url_copy ,
"remove_url": action_url_remove

Action_url_copy, action_url_remove must be urls in the format:/action/action_name

- Where action_name it is the name field of the action that is possible Copy into the section Actions for the desired action, copy and/or delete + Where action_name it is the name field of the action that is possible Copy into the section Actions for the desired action, copy and/or delete Panel diff --git a/docs/en/index.md b/docs/en/index.md index 89e4ce2..d61252b 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -5,7 +5,7 @@ - [Icons](base.md#icons) - [**Logic: Json-Logic**](logic.md) - [**Computed Field**](computed_field.md) -- [**Base**](components/base/) +- [**Base components**](components/base/) - [Field Name](components/base/field_name.md) - [Textfield](components/base/text_field.md) - [Button](components/base/button.md) diff --git a/docs/en/project_structure/design.md b/docs/en/project_structure/design.md index d791ee1..fca43e9 100644 --- a/docs/en/project_structure/design.md +++ b/docs/en/project_structure/design.md @@ -2,7 +2,7 @@ ## General The form and consequently model design system is based on Formio.Js. -For the list of available components that can be inserted on the forms, refer to [dedicated document](https://docs.google.com/document/d/1PKYR1zllAqG5Z_XPf4bFI57i9VbMiECJ0dD_PbpLWDo/edit#) +For the list of available components that can be inserted on the forms, refer to [dedicated document](../index.md#L8) When creating a new Form/Resource element you can configure some basic data: diff --git a/docs/it/base.md b/docs/it/base.md index 979820a..92d1115 100644 --- a/docs/it/base.md +++ b/docs/it/base.md @@ -4,7 +4,7 @@ Tutti i componenti nel builder sono o sono derivati dai componenti di default di Il sistema integra questo tool per la creazione di form Drag&Drop e li rende disponibili all’utente sotto forma di App con [grafica aderente alle linee guida AGID](https://italia.github.io/bootstrap-italia/docs/come-iniziare/introduzione/) Non tutte le funzionalità di Formio.js sono state gestite ma solo quelle utili al fine del progetto. -Per quanto riguarda le funzionalità di base del progetto vedere la [documentazione generale del applicazione](https://docs.google.com/document/d/1eSXA8a7Gd9tm-iV7kv4eN7dPhJgc4OInUUwxjZ6DXpY/edit#) +Per quanto riguarda le funzionalità di base del progetto vedere la [documentazione generale del applicazione](index.md#L64) ## **Metadati** I metadati sono dati presenti in ogni model (form) e vengono valorizzati in automatico alla creazione/modifica di un record di un form. diff --git a/docs/it/componenti/data/table.md b/docs/it/componenti/data/table.md index 2f29787..abf4d2b 100644 --- a/docs/it/componenti/data/table.md +++ b/docs/it/componenti/data/table.md @@ -28,7 +28,7 @@ configurabile sezione **Api → Custom Properties** Action_url_copy, action_url_remove devono essere url nel formato: /action/action_name

Dove action_name e’ il campo name della action che e’ possibile - Copiare nella sezione Azioni per l’azione desiderata, copia e/o elimina + Copiare nella sezione Azioni per l’azione desiderata, copia e/o elimina Panel diff --git a/docs/it/struttura_del_progetto/design.md b/docs/it/struttura_del_progetto/design.md index 8296190..b7ad4a0 100644 --- a/docs/it/struttura_del_progetto/design.md +++ b/docs/it/struttura_del_progetto/design.md @@ -2,7 +2,7 @@ ### Generale Il sistema di design dei form e di conseguenza dei model si basa su Formio.Js. -Per l’elenco dei componenti disponibili che si possono inserire sui form si faccia riferimento al [documento dedicato](https://docs.google.com/document/d/1PKYR1zllAqG5Z_XPf4bFI57i9VbMiECJ0dD_PbpLWDo/edit#) +Per l’elenco dei componenti disponibili che si possono inserire sui form si faccia riferimento al [documento dedicato](../index.md#L9) Quando si crea un nuovo elemento Form/Risorsa si possono configurare alcuni dati di base: