Wiki source code of 07b. Editable Data
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
| 2 | {{toc/}} | ||
| 3 | {{/box}} | ||
| 4 | |||
| 5 | Using the Editable Data feature allows users, with the relevant permissions, to edit fields in the front-end of the solution. | ||
| 6 | |||
| 7 | Editable Data can only be used with Timeline Indexes. | ||
| 8 | |||
| 9 | To create Editable Data, a Data Source, Data Source Group and resulting Index must be configured separately. | ||
| 10 | |||
| 11 | = Editable Data Source = | ||
| 12 | |||
| 13 | Navigate to the Data Sources screen by clicking **Search Engine**, then **Data Sources**. | ||
| 14 | |||
| 15 | Enter the name that will be given to the Editable Data Source in the **Name** textbox. This name must be unique. | ||
| 16 | |||
| 17 | Select **Editable Data** from the **Type** drop-down list and select the source Timeline Index from the **Index** drop-down list. | ||
| 18 | |||
| 19 | Ensure the **Create Index** option is disabled and click **Create Data Source**. | ||
| 20 | |||
| 21 | = Editable Data Source Group = | ||
| 22 | |||
| 23 | Navigate to the Data Source Groups screen by clicking **Search Engine**, then **Data Source Groups**. | ||
| 24 | |||
| 25 | Enter the name that will be given to the Editable Data Source in the **Name** textbox. This name must be unique. | ||
| 26 | |||
| 27 | Use the **Data Sources Added to Group** drop-down list to select the previously created Editable Data Source. | ||
| 28 | |||
| 29 | Enable the **Build Now** option and click **Create Data Source Group**. | ||
| 30 | |||
| 31 | = Index Options = | ||
| 32 | |||
| 33 | Navigate to the Indexes screen by clicking **Search Engine**, then **Indexes**. | ||
| 34 | |||
| 35 | Locate the previously created **Data Source Group** and click the **Edit** icon. | ||
| 36 | |||
| 37 | Click the **>** icon next to the **Display Field Layouts** option and select **Editable Table** from the **Type** drop-down list. | ||
| 38 | |||
| 39 | Select the fields to become editable from the **Display Fields** drop-down list, or click **All** to enable an **Editable Table** display field layout in the [[Query>>doc:Technical Documentation.CXAIR.User Guide.02\. Reporting.2a\. Query.WebHome]] screen that allows each value to be modified. Delete individual selections by clicking the **X** icon next to the relevant field, or clear all selections by clicking **None**. | ||
| 40 | |||
| 41 | Click **Modify Index** to save the changes. | ||
| 42 | |||
| 43 | = Using Editable Data = | ||
| 44 | |||
| 45 | Navigate to the [[Query>>doc:Technical Documentation.CXAIR.User Guide.02\. Reporting.2a\. Query.WebHome]] screen and select the original Index. Select the **Editable Table** view to load the editable data. | ||
| 46 | |||
| 47 | Clicking a value will allow it to be amended. Once the desired modification has been made, click **Commit** to save the changes. Any changes made will be written when the Index has been refreshed. |