File tree Expand file tree Collapse file tree
Documentation/ViewHelpers Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -766,19 +766,6 @@ showPossibleLocalizationRecords
766766:aspect: `Description `
767767 Show unlocalized records which are in the original language, but not yet localized.
768768
769- .. _field.inline_showremovedlocalizationrecords :
770-
771- showRemovedLocalizationRecords
772- ------------------------------
773-
774- :aspect: `DataType `
775- boolean
776-
777- :aspect: `Required `
778- false
779- :aspect: `Description `
780- Show records which were once localized but do not exist in the original language anymore.
781-
782769.. _field.inline_showalllocalizationlink :
783770
784771showAllLocalizationLink
Original file line number Diff line number Diff line change @@ -868,19 +868,6 @@ showPossibleLocalizationRecords
868868:aspect: `Description `
869869 Show unlocalized records which are in the original language, but not yet localized.
870870
871- .. _field.inline.fal_showremovedlocalizationrecords :
872-
873- showRemovedLocalizationRecords
874- ------------------------------
875-
876- :aspect: `DataType `
877- boolean
878-
879- :aspect: `Required `
880- false
881- :aspect: `Description `
882- Show records which were once localized but do not exist in the original language anymore.
883-
884871.. _field.inline.fal_showalllocalizationlink :
885872
886873showAllLocalizationLink
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Features a two-list style that shows all selectable items
1414in a list on the right side,
1515and all selected items in a list on the left side.
1616
17- Related: ``MultiRelationViewHelper ``.
17+ Related: ``MultiRelationViewHelper ``
1818
1919Example: Select a content element
2020=================================
Original file line number Diff line number Diff line change 4141----
4242
4343:aspect: `DataType `
44- string
44+ mixed
4545
4646:aspect: `Required `
4747 false
You can’t perform that action at this time.
0 commit comments