Skip to content

Commit cbae0cf

Browse files
committed
Adds default to sortable byValue
1 parent d60ca36 commit cbae0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/directives/schema-configuration/field-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ This means `actedIn` can be updated on an update, but it is no longer available
404404
This directive sets the availability of the input fields for sorting.
405405
It has a single argument:
406406

407-
* **byValue**: if disabled, this field is not available for sorting.
407+
* **byValue**: Defaults to true. If disabled, this field is not available for sorting.
408408

409409
=== Definition
410410

0 commit comments

Comments
 (0)