Posted March 20, 20214 yr Owner comment_5634 If you are using the Database Relation field it comes with a link attached to it. If you want to use it as only text so you can perhaps add another link to it, then you can use the PHP function strip_tags. {{$CleanTitle = strip_tags($record->customFieldDisplayByKey('YOUR DATABASE RELATION FIELD', 'display'));}} {$CleanTitle} Â View full record Link to comment https://beta.jimiwikman.se/forums/topic/5349-database-relation-field-without-link/ Share on other sites More sharing options...
- Owner
comment_5634If you are using the Database Relation field it comes with a link attached to it. If you want to use it as only text so you can perhaps add another link to it, then you can use the PHP function strip_tags.
Â
View full record
Link to comment
https://beta.jimiwikman.se/forums/topic/5349-database-relation-field-without-link/Share on other sites