Opt out a constraint in all relevant viewmodel
This page was created by Lars.olofsson@mdriven.net on 2024-06-13. Last edited by Edgar on 2025-01-20.

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 January 2025

10 October 2024

17 June 2024

16 June 2024

13 June 2024

  • curprev 09:1209:12, 13 June 2024Lars.olofsson@mdriven.net talk contribs 352 bytes +352 Created page with "If you need to opt out a constraint in every viewmodel that mentions this constraint, you can use this EAL code. <syntaxhighlight> let constraint = Constraint.allInstances->select(c|c.Name = 'NameOfConstraint')->first in ( constraint.ConstrainedElement.Nesting.OwningSpan->forEach(span | span.OptOutConstraints.add(constraint)) ) </syntaxhighlight>" Tag: Visual edit
2017 source edit
Blanking
Manual revert
New redirect
Redirect target changed
Removed redirect
Replaced
Reverted
Rollback
Undo
Visual edit
Visual edit: Switched
wikieditor (hidden tag)