F
Filament4mo ago
dyo

Porblem with resource link in multi tenancy

how can I create a list record resource link in <a href="">, if i'm using multi tenancy? I want to add the link in helperText in select form component.
->helperText(
new HtmlString(
'<a href="/admin/satuan" target="_blank">Ubah opsi satuan</a>'
)
),
->helperText(
new HtmlString(
'<a href="/admin/satuan" target="_blank">Ubah opsi satuan</a>'
)
),
What should I do?
0 Replies
No replies yetBe the first to reply to this messageJoin