Tell us what you are trying to do?
I'm trying to output a custom user field from the current logged in user. Therefore I'm using [wpv-user field='wpcf-studiengang']. That works great, but it outputs the custom field content (slug) not the display text. How can I set the output format like I can do with [wpv-current-user]?
Is there any documentation that you are following? https://toolset.com/documentation/programmer-reference/views/views-shortcodes/
Is there a similar example that we can see?