Hi,
I would like to suggest adding a new field option called “Post Title with Link” under:
MB Views → Insert Field → Post Fields
Currently, if users want to output the post title as a clickable link, they need to manually write something like:
{{ post.post_title }}
Having a built-in field such as Post Title with Link would make this much easier and cleaner, especially for beginners and non-technical users working with MB Views.
This could also be extended to other applicable fields where generating linked output is a common use case.
I believe this would improve workflow convenience and reduce repetitive template code.
Thank you for considering this suggestion.