GetDetailsSeparateFields
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 Category Component version 12.13 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 |