3.2.2.1 Add entry to tooltip - DAM v4.8.0

Similar guide: 1 Configure display fields - DAM v4.8.0

(DC) Add entry to tooltip

  1. Go to System tools → ConfigManager → Digizuite™ DAM Center → 4.0.0 → [Newest version]
  2. Press Searches and then GetAssets
  3. Press "Output"
  4. Press "Add"
  5. (Usually) Press "Table and column". In table usually input "asset", and in column choose your value.
  6. Usually you don't put in a return type, as it will default to string. In older searches, there has been used string - which is why the UI might contain string as return type.
  7. Wing off the "Tooltip?"
  8. Press "Add a user defined attribute"
  9. Type in "columnWidth : 1"
  10. Repeat this action 2 more times and add: "isColumn : true" - and then "labelConstantId : valueX" - where X is something unique - usually the field name is the one that's chosen - e.g. valueUploadName.
  11. (Optional) Copy the labelConstantId to make it easier to create a label in the upcoming steps (The valueX)
  12. Press "Create"
  13. Press "Save" for the search (Not the entry)
  14. (Maybe delete this entry) Maybe you have to regenerate the search

  15. Press Labels

  16. Press ValueFields

  17. Press "Add label"
  18. In the new entry that appears, add the labelConstantId in the "Constant" and in the "Label" input the text you want it to have in your currently chosen language (If nothing else is shown, you're most likely editing English) Remember to give a Label text for each language.
  19. Press somewhere else on the page, for the "Save" button to be enabled
  20. Press "Save"
  21. Press "OK"
  22. (Sometimes necessary) Recycle of DC through the IIS (Failing to do this, will result in your changes not being applied) - Sometimes you only need to refresh the page.
  23. Go to the an asset overview - or just search for anything in the top right search bar.
  24. Hover an asset, and look at its tooltip - the label with your data you added some steps back should now be available in your language.