You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature proposal:
An entity (e.g. "Link") which represents a link (url) to any routable resource or a manual free text url.
The entity should be loosely linkable by any other entity (similar to MediaBundle File).
It should include a form type with the following elements:
ChoiceType to choose the type of target, which includes all routable resources (or a selection configured somewhere) as well as an entry for a manual link (e.g. "manual")
An Autocomplete Type to select the routable resource (entries update dynamically based on 1.)
A TextType for manual link entry (visibility swaps with 2. based on 1.)
A ChoiceType to select target _blank/_self
The entity could also be included in NavigationBundle Link.
The text was updated successfully, but these errors were encountered:
Feature proposal:
An entity (e.g. "Link") which represents a link (url) to any routable resource or a manual free text url.
The entity should be loosely linkable by any other entity (similar to MediaBundle File).
It should include a form type with the following elements:
The entity could also be included in NavigationBundle Link.
The text was updated successfully, but these errors were encountered: