Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Once a prevalue source has been created, it can be used while building Forms in

If there is at least one prevalue source defined in the project, the Prevalues source will contain a dropdown from where you can choose the predefined value.

![Prevalue source](images/FieldPrevalueSource-v14.png)
![Prevalue source](images/FieldPrevalueSource-v16.png)

Once you have selected the prevalue source, the values are rendered in the Forms designer from the attached source.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,26 @@ Upload a textfile that contains the prevalues. Each prevalue should have its own

## Umbraco Documents

Allows to use content nodes from a specific source as prevalues. You can apply the following settings in the **Details** section:

* Select which **Value field** should be used for the value of the prevalue.
* You can define the root node by either
* Choosing a node directly from the Content tree or
* Using XPath
* Enable **Use current page as root** instead of choosing a specific root node. _The preview is not available when this setting is enabled._
* Select a specific **Document type**, if the selected root node contains a different Document Type.
* Enable **List all Descendants** of the selected root node to list all levels of descendants.
* Select **Order by** from the drop-down list to display how the prevalue list should be ordered.
Allows you to use content nodes from a specific source as prevalues. Configure the following options in the **Details** section:

* Define the root node by either:
* Selecting the type of item the picker should target such as **Content**, **Media**, or **Members**, or
* Specifying a dynamic root.
* Enable **Use current page as root** instead of choosing a specific root node. _Preview is not available when this setting is enabled._
* Choose a specific **Document type**, if the selected root node contains a different Document Type.
* Select the **Value field** to define the value stored for the prevalue.
* Select the **Caption field** to define the label shown in the list.
* Enable **List all Descendants** of the selected root node to include all child nodes beneath the root.
* Select **Order by** from the drop-down list to display how the prevalue list is sorted.
* Select your preferred **Cache option** for caching the list of prevalues when rendering in a form.

![Umbraco Documents](images/umbraco-documents-v14.png)
![Umbraco Documents](images/umbraco-documents-v16.png)

## SQL Database

You can provide the following details in the **Details** section:

Connect to a OleDB compatible database table and construct a prevalue source from it. Once selected, it will be editable from the Forms interface.

The following configurations need to be set in the **Details** section:
Configure the following options in the **Details** section:

* Connection string (either choose one from your web.config or add another from a textfield).
* Connection String from configuration
Expand All @@ -40,7 +39,7 @@ The following configurations need to be set in the **Details** section:
* Caption Column
* Select your preferred **Cache option** for caching the list of prevalues when rendering in a form.

![SQL Database](images/SQLdatabase-v14.png)
![SQL Database](images/SQLdatabase-v16.png)

## Umbraco Data Type Prevalues

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Once a prevalue source has been created, it can be used while building Forms in

If there is at least one prevalue source defined in the project, the Prevalues source will contain a dropdown from where you can choose the predefined value.

![Prevalue source](images/FieldPrevalueSource-v14.png)
![Prevalue source](images/FieldPrevalueSource-v16.png)

Once you have selected the prevalue source, the values are rendered in the Forms designer from the attached source.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,26 @@ Upload a textfile that contains the prevalues. Each prevalue should have its own

## Umbraco Documents

Allows to use content nodes from a specific source as prevalues. You can apply the following settings in the **Details** section:

* Select which **Value field** should be used for the value of the prevalue.
* You can define the root node by either
* Choosing a node directly from the Content tree or
* Using XPath
* Enable **Use current page as root** instead of choosing a specific root node. _The preview is not available when this setting is enabled._
* Select a specific **Document type**, if the selected root node contains a different Document Type.
* Enable **List all Descendants** of the selected root node to list all levels of descendants.
* Select **Order by** from the drop-down list to display how the prevalue list should be ordered.
Allows you to use content nodes from a specific source as prevalues. Configure the following options in the **Details** section:

* Define the root node by either:
* Selecting the type of item the picker should target such as **Content**, **Media**, or **Members**, or
* Specifying a dynamic root.
* Enable **Use current page as root** instead of choosing a specific root node. _Preview is not available when this setting is enabled._
* Choose a specific **Document type**, if the selected root node contains a different Document Type.
* Select the **Value field** to define the value stored for the prevalue.
* Select the **Caption field** to define the label shown in the list.
* Enable **List all Descendants** of the selected root node to include all child nodes beneath the root.
* Select **Order by** from the drop-down list to display how the prevalue list is sorted.
* Select your preferred **Cache option** for caching the list of prevalues when rendering in a form.

![Umbraco Documents](images/umbraco-documents-v14.png)
![Umbraco Documents](images/umbraco-documents-v16.png)

## SQL Database

You can provide the following details in the **Details** section:

Connect to a OleDB compatible database table and construct a prevalue source from it. Once selected, it will be editable from the Forms interface.

The following configurations need to be set in the **Details** section:
Configure the following options in the **Details** section:

* Connection string (either choose one from your web.config or add another from a textfield).
* Connection String from configuration
Expand All @@ -40,7 +39,7 @@ The following configurations need to be set in the **Details** section:
* Caption Column
* Select your preferred **Cache option** for caching the list of prevalues when rendering in a form.

![SQL Database](images/SQLdatabase-v14.png)
![SQL Database](images/SQLdatabase-v16.png)

## Umbraco Data Type Prevalues

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Once a prevalue source has been created, it can be used while building Forms in

If there is at least one prevalue source defined in the project, the Prevalues source will contain a dropdown from where you can choose the predefined value.

![Prevalue source](images/FieldPrevalueSource-v14.png)
![Prevalue source](images/FieldPrevalueSource-v16.png)

Once you have selected the prevalue source, the values are rendered in the Forms designer from the attached source.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -10,27 +10,26 @@ Upload a textfile that contains the prevalues. Each prevalue should have its own

## Umbraco Documents

Allows to use content nodes from a specific source as prevalues. You can apply the following settings in the **Details** section:

* Select which **Value field** should be used for the value of the prevalue.
* You can define the root node by either
* Choosing a node directly from the Content tree or
* Using XPath
* Enable **Use current page as root** instead of choosing a specific root node. _The preview is not available when this setting is enabled._
* Select a specific **Document type**, if the selected root node contains a different Document Type.
* Enable **List all Descendants** of the selected root node to list all levels of descendants.
* Select **Order by** from the drop-down list to display how the prevalue list should be ordered.
Allows you to use content nodes from a specific source as prevalues. Configure the following options in the **Details** section:

* Define the root node by either:
* Selecting the type of item the picker should target such as **Content**, **Media**, or **Members**, or
* Specifying a dynamic root.
* Enable **Use current page as root** instead of choosing a specific root node. _Preview is not available when this setting is enabled._
* Choose a specific **Document type**, if the selected root node contains a different Document Type.
* Select the **Value field** to define the value stored for the prevalue.
* Select the **Caption field** to define the label shown in the list.
* Enable **List all Descendants** of the selected root node to include all child nodes beneath the root.
* Select **Order by** from the drop-down list to display how the prevalue list is sorted.
* Select your preferred **Cache option** for caching the list of prevalues when rendering in a form.

![Umbraco Documents](images/umbraco-documents-v14.png)
![Umbraco Documents](images/umbraco-documents-v16.png)

## SQL Database

You can provide the following details in the **Details** section:

Connect to a OleDB compatible database table and construct a prevalue source from it. Once selected, it will be editable from the Forms interface.

The following configurations need to be set in the **Details** section:
Configure the following options in the **Details** section:

* Connection string (either choose one from your web.config or add another from a textfield).
* Connection String from configuration
Expand All @@ -40,7 +39,7 @@ The following configurations need to be set in the **Details** section:
* Caption Column
* Select your preferred **Cache option** for caching the list of prevalues when rendering in a form.

![SQL Database](images/SQLdatabase-v14.png)
![SQL Database](images/SQLdatabase-v16.png)

## Umbraco Data Type Prevalues

Expand Down