Admin column behaviour

Support MB Relationships Admin column behaviourResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18287
    arkonisusarkonisus
    Participant

    If you click an entry in the admin column you will get the frontend view of this post. I think it should be better if it links to the edit page of the related post. For some reasons it could also be a good option to show only the post-name withaout any link:

    'admin_column' => array(
        'position'    => 'after title',
        'title'       => 'Column Title',
        'link'        => 'edit / show / false',
    ),
    
    #18295
    Anh TranAnh Tran
    Keymaster

    No problem. Just added it.

    #18302
    arkonisusarkonisus
    Participant

    Cool, thank you very much!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.