Skip to content

Programatic links not having a label #248

@Coysh

Description

@Coysh

Question

I can create the link - but the only thing being created is the URL not the Label or Open new tab

For example:

$hyper = new \verbb\hyper\links\Url();
$hyper->linkText = 'Test''
$hyper->linkValue = 'https://example.com'
$hyper->newWindow = true;
$entry->setFieldValue('theLink', $hyper);
Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions