ca_fdShowFields does not display the column layout items within a fieldset.
Steps to reproduce:
1. Hide a fieldset which has a column layout and items within. Example: ca_fdHideFields(ca_fd.formId,['fieldset_nuevousr']);
2. Show the fieldset using ca_fdShowFields(ca_fd.formId,['fieldset_nuevousr']);
3. See the fieldset is shown but not the column layouts items
Release : 17.2
Component : CA SERVICE CATALOG