Skip to Content

Displays a list of related links. The control allows the creation of related links that will be displayed in applications details.

Interface

interface IRelatedLinks extends IBaseField {}

Example

RelatedLinks
{ "name": "relatedLinks", "type": "RelatedLinks", "label": { "en-US": "Related links", "es-ES": "Enlaces relacionados" } }

Properties

type

Must be “RelatedLinks”.

  • Type: "RelatedLinks"

  • Required: Yes

Last updated on