diff --git a/main/webapp/modules/core/scripts/views/data-table/add-column-by-fetching-urls-dialog.html b/main/webapp/modules/core/scripts/views/data-table/add-column-by-fetching-urls-dialog.html index ad0f25eb3..4139be353 100644 --- a/main/webapp/modules/core/scripts/views/data-table/add-column-by-fetching-urls-dialog.html +++ b/main/webapp/modules/core/scripts/views/data-table/add-column-by-fetching-urls-dialog.html @@ -12,8 +12,11 @@ On error - set to blank - store error + + + + +

Formulate the URLs to fetch:

$EXPRESSION_PREVIEW_WIDGET$ diff --git a/main/webapp/modules/core/scripts/views/data-table/add-column-dialog.html b/main/webapp/modules/core/scripts/views/data-table/add-column-dialog.html index d31350ec6..623befb8e 100644 --- a/main/webapp/modules/core/scripts/views/data-table/add-column-dialog.html +++ b/main/webapp/modules/core/scripts/views/data-table/add-column-dialog.html @@ -9,7 +9,13 @@ On error - set to blank store error keep original + + + + + + + $EXPRESSION_PREVIEW_WIDGET$ diff --git a/main/webapp/modules/core/scripts/views/data-table/cell-recon-search-for-match.html b/main/webapp/modules/core/scripts/views/data-table/cell-recon-search-for-match.html index 2e5331333..279d5d807 100644 --- a/main/webapp/modules/core/scripts/views/data-table/cell-recon-search-for-match.html +++ b/main/webapp/modules/core/scripts/views/data-table/cell-recon-search-for-match.html @@ -8,12 +8,12 @@ - - Match other cells with same content + + - - Match this cell only + + diff --git a/main/webapp/modules/core/scripts/views/data-table/sorting-criterion-dialog.html b/main/webapp/modules/core/scripts/views/data-table/sorting-criterion-dialog.html index b16f6c0df..e48389cd1 100644 --- a/main/webapp/modules/core/scripts/views/data-table/sorting-criterion-dialog.html +++ b/main/webapp/modules/core/scripts/views/data-table/sorting-criterion-dialog.html @@ -11,20 +11,22 @@
- - + + - - + + - - + + - - + +
text case-sensitive + +
numbers
dates
booleans
@@ -34,9 +36,13 @@ - - - + + + + + + + diff --git a/main/webapp/modules/core/scripts/views/data-table/split-column-dialog.html b/main/webapp/modules/core/scripts/views/data-table/split-column-dialog.html index 01006af5d..d8617ddcd 100644 --- a/main/webapp/modules/core/scripts/views/data-table/split-column-dialog.html +++ b/main/webapp/modules/core/scripts/views/data-table/split-column-dialog.html @@ -9,20 +9,22 @@

How to Split Column

- - by separator + + Separator - regular expression + + + Split into columns at most (leave blank for no limit) - - by field lengths + + @@ -38,12 +40,12 @@

After Splitting

- - Guess cell type + + - - Remove this column + + diff --git a/main/webapp/modules/core/scripts/views/data-table/text-transform-dialog.html b/main/webapp/modules/core/scripts/views/data-table/text-transform-dialog.html index f4af7cd33..691ab8f7d 100644 --- a/main/webapp/modules/core/scripts/views/data-table/text-transform-dialog.html +++ b/main/webapp/modules/core/scripts/views/data-table/text-transform-dialog.html @@ -3,12 +3,19 @@
- - - - - - + + + + +
$EXPRESSION_PREVIEW_WIDGET$
On error set to blank
store error
keep original
Re-transform up to times until no change
$EXPRESSION_PREVIEW_WIDGET$
On error + +
+ +
+ +
+ +
diff --git a/main/webapp/modules/core/scripts/views/data-table/transpose-columns-into-rows.html b/main/webapp/modules/core/scripts/views/data-table/transpose-columns-into-rows.html index 58c38cc15..13dfb87f0 100644 --- a/main/webapp/modules/core/scripts/views/data-table/transpose-columns-into-rows.html +++ b/main/webapp/modules/core/scripts/views/data-table/transpose-columns-into-rows.html @@ -16,7 +16,8 @@ Combined column name - prepend column name + +   @@ -26,7 +27,8 @@   - ignore blank cells + +