By default, the CategoryGetDetails action returns category fields and user-defined fields in separate <autn:categoryparameters> and <autn:userfields> sections. If you are upgrading to IDOL Server version 11.1 from a version earlier than 7.0, set GetDetailsSeparateFields to False to return the fields in a single <autn:categoryparameters> section to preserve the old behavior.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | Category |
| Example: | GetDetailsSeparateFields=True
|
| See Also: | CategoryGetDetails action |
|
|