Versions Compared

Key

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

...

Code Pro
collapseTypeExpand
languagejava
titleClick to expand to see LinkFieldFactory#createChooseDialogCallback
collapsetrue
sections%%(protected ChooseDialogCallback)%% -
urlhttps://git.magnolia-cms.com/projects/PLATFORM/repos/ui.pub/browse/magnolia-ui-form/src/main/java/info/magnolia/ui/form/field/factory/LinkFieldFactory.java?at=masterrefs%2Ftags%2Fmagnolia-ui-5.4.17&raw
 

When using LinkField with  JCR-agnostic target apps that use complex ItemIds that extend Object, override the public String toString()  method on the implementation of the itemId.

...