How to use combined editors?

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [ ] Performance issue
  • [X] Documentation issue or request

Problem

How to use combined editors? The links that are specified in the documentation and on the forum are non-working

What do I need

I want to filter the component “references” depending on the selection of an object in another component “references”

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [X] Cloud version

Browser:

  • [X] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Which links do you mean?

All the links in the documentation work, but you have to view sources, e.g.

https://cloud.squidex.io/scripts/editor-combined.html

I was wrong. I didn’t notice the textArea and thought the page was empty

I have 2 “references” components on my page. In the first component, you need to select a tank. In the second component, I want only the equipment that is suitable for the tank above to be selected.
How can I get in the second component those objects that are allowed in the object field above?