I find it very useful to be able to set the category/tab property to invisible in the form.
For this, you can use javascript:
doo.model.hideCategory(‘CategoryName’)
doo.model.showCategory(‘CategoryName’)
I find it very useful to be able to set the category/tab property to invisible in the form.
For this, you can use javascript:
doo.model.hideCategory(‘CategoryName’)
doo.model.showCategory(‘CategoryName’)