diff --git a/src/dialog-editor/components/field/field.html b/src/dialog-editor/components/field/field.html index dfbfa904f1..abb61c2af2 100644 --- a/src/dialog-editor/components/field/field.html +++ b/src/dialog-editor/components/field/field.html @@ -24,17 +24,38 @@ type="checkbox"> - - +

+ + + + +

- +

+ + + + +

diff --git a/src/dialog-editor/components/modal-field-template/date-control.html b/src/dialog-editor/components/modal-field-template/date-control.html new file mode 100644 index 0000000000..c2d39adad2 --- /dev/null +++ b/src/dialog-editor/components/modal-field-template/date-control.html @@ -0,0 +1,115 @@ +
+
+
+ +
+
+
+

+ + + + +

+
+
+
+ +
+
+ +
+
+ +
+ + +
+
+
+
+
+
+
+ + + + +
+
+
+ +
+
+ +
+ + +
+ +
+ +
+ + + +
+
+
+
+
+ +
+
+ +
+
+
diff --git a/src/dialog-editor/components/modal-field-template/date-time-control.html b/src/dialog-editor/components/modal-field-template/date-time-control.html index badefb8f65..d55927a160 100644 --- a/src/dialog-editor/components/modal-field-template/date-time-control.html +++ b/src/dialog-editor/components/modal-field-template/date-time-control.html @@ -7,6 +7,29 @@ switch-on-text="{{'Yes'|translate}}" switch-off-text="{{'No'|translate}}">
+
+
+

+ + + + +

+
+
+ +
+
Edit Field Details modal-data="vm.modalData">