Hiding tabs/panels/containers in forms

Is it possible to hide tabs in uipath.form.activities? For instance, I have a form that has different tabs in it, which displays dynamic checkboxes within the tabs, and sometimes the list which populates the dynamic checkboxes is empty, and I would like to hide that tab. Can this be done?

Hi! @Stephanie_Rimel ,

Follow the below steps:

  1. Navigate to conditional->In each check box and mark the component should display as True.

then

  1. IN “When the form component” select any previous button which field will populate with these check boxes as a reference.

or

  1. IN “When the form component” select any previous button which field will populate with these check boxes as a reference and then “Has the value” provide any standard value which is in sync with check boxes.

Try it and let me know

Regards,
NaNi

Yes, you can do it. You only need to read the instructions that are offered by the UiPath and then follow them exactly. I’ll share a link with you; be sure to check it out.