Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Using checkbox as parent attribute in user creation form

Sampsa
New Contributor
New Contributor

Hi,

Is it possible to use a checkbox as the parent attribute value? We have a chebox field and a drop down field that uses sql to get the values and we would like to limit the values to a single option depending if the parent checkbox is selected or not. Is this possible?

Br,

Sampsa

3 REPLIES 3

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @Sampsa 

If I understand correctly, you have two dynamic attributes (Parent-child mapping) and parent attribute is of checkbox type. If the parent checkbox is selected as YES then the child attribute should show a default value otherwise it should show a dropdown to select.

Based on the use case, it is only possible to use SHOW/HIDE feature to SHOW the child attribute based on the YES/NO value of the parent attribute. Hence this is not achievable. 

If your requirement is different than this, please elaborate further.

Regards,
Dhruv Sharma
If this reply answered your question, please accept it as Solution to help others who may have a similar problem.

Sampsa
New Contributor
New Contributor

Hi Dhruv,

I think you understood correctly. The child dropdown has several values to select from, but in case the parent checkbox is selected then we would like to have only one option available in the child dropdown. So in any case we should not hide the child dropdown.

Br,

Sampsa

Dhruv_S
Saviynt Employee
Saviynt Employee

Hi @Sampsa 

This is not achievable.

Regards,

Dhruv Sharma