Solution:
To filter posts based on the role, you will require to use the Toolset Views/Blocks hook "wpv_filter_query" to filter the view/block query on fly.
How to save Forms Generic field value into database?
Solution:
Shortcode [cred_generic_field] does not save the value into database by default, please try to add parameter "persist" into it, and test again, for example: