Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Info
MM 4.8.0 requires that GetAssetsById, DigiZuite_System_Framework_Search, DigiZuite_System_GetBasketList and Digizuite_system_metadatav2_tree  searches will contain a new value field in the result. If you are using a custom version of these searches, you may need to add it manually.

How to access/use the new implementation?

...


"ALL, None and Invert" Multiselect Options Removed

...

Code Block
languagexml
titleSections to delete
<valueFields id="basketItems">
	<valueField id="basketItemCount" fieldName="basket_item.basket_itemid" aggregate="COUNT"/>
</valueFields> 

...

Digizuite_system_

...

metadatav2_

...

tree

Code Block
languagexml
titleSections to delete
<valueField id="idPath" fieldStructure="item_tree_value.idPath" />

...

https://digizuite.atlassian.net/secure/RapidBoard.jspa?rapidView=23&view=detail&selectedIssue=MM-1839