From a8b4aace07bec7407b851c2bdc8a89bae1b8425b Mon Sep 17 00:00:00 2001 From: Sarah Abouzainah Date: Tue, 10 Nov 2020 16:27:30 +0200 Subject: Add Get Attribute Value with Slide Option Issue-ID: CCSDK-2780 Signed-off-by: Sarah Abouzainah Change-Id: I06634ee337d3ef82bce667cd01bba3ce1eeba050 --- .../action-attributes.component.html | 188 +++++++++++---- .../packages/designer/designer.component.css | 259 ++++++++++++++++++++- 2 files changed, 396 insertions(+), 51 deletions(-) (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages') diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html index 31d934565..f34058eb6 100644 --- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html +++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/action-attributes/action-attributes.component.html @@ -201,14 +201,14 @@
+ class="custom-control-input" (click)="setOutputRequired(true)">
+ class="custom-control-input"> + (click)="setOutputRequired(false)">False
@@ -255,46 +255,57 @@ -
-
- 1. Choose Function Name -