felixmokross / lapuertahostels

0 stars 0 forks source link

Make linking pages easier #86

Open felixmokross opened 2 months ago

felixmokross commented 2 months ago

As a CMS user I want to easily select from the available pages when configuring links So that I don't have to remember the relative URLs of my own pages.

When an existing page is selected as a link target, it should still be possible to pass query params or fragments. When this is implemented, we can also easily validate manual URL fields, because these can then be required to be absolute URLs.

felixmokross commented 2 months ago

Idea: instead of unnecessarily extending the data model, use virtual relationship fields to make linking easier, but always generate a simple URL for the data model