Page component conditional visibility
Confluence User - 23 Aug, 2024
I have a CRUD page component (UI). I need a select drop down above the CRUD. Depending on the value that will be selected in the drop down then the CRUD will appear or not. I'm not interested to bound the dropdown to a database column. There is only for CRUD's visibility.
crud;dropdown;forms;page-components;ui