NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

how to Hide/grayed out user input field

raovolvoadmin
7,223 Views

Hello,

I have created workflow for the volume Management.it includes Create/Modify/Delete the volume.

When i wanna to delete/modify any volume,some of the input fileds(like size,guarantee,aggregate name) not required.So i want to Hide/grayed out those input fileds. Do we have any options in 2.1?

I have attached the screenshot here..

BR

Rao.

1 ACCEPTED SOLUTION

abhit
7,223 Views

It is possible to hide these user input fields.

In 2.1RC1 there are some samples demonstrating the same.

Example: Controller and shelf upgrade of a HA pair.

Open the workflow in the Designer screen.

SetUp->Setup Details-->UserInput->Click on FirstNodePortMapping->Edit Variable screen will pop up.

See the "Dependency" group in that dialog box.

You can choose which variables to depend on and show/hide the values.

Regards

Abhi

View solution in original post

3 REPLIES 3

kandati
7,223 Views

HI Rao,

To achieve this we have introduced "Conditional User Input" feature in 2.1.

1) Go to, workflow edit-> Settings -> User Inputs Tab,

2) For "Size" user input(open it by double-click), in Dependency section, choose user-input "Action" from drop-down list

3) In applicable values, mention Create

4) follow the same procedure for guarantee/aggregate name user-inputs too.

5) Save the workflow, when you do preview/execute these fields will be enabled only for "Create" Action.

Warm Regards

Sivaprasad K

abhit
7,224 Views

It is possible to hide these user input fields.

In 2.1RC1 there are some samples demonstrating the same.

Example: Controller and shelf upgrade of a HA pair.

Open the workflow in the Designer screen.

SetUp->Setup Details-->UserInput->Click on FirstNodePortMapping->Edit Variable screen will pop up.

See the "Dependency" group in that dialog box.

You can choose which variables to depend on and show/hide the values.

Regards

Abhi

raovolvoadmin
7,223 Views

Thanks Abhit.it works.

BR

Rao.

Public