I have added a condition in a post form.
( '[wpv-current-user info="role"]' eq 'enginvadminapproval' )
For now it is working fine when the user have only one role. However, it is not working if the user have two roles "enginvadminapproval" role and other. How to modify the condition to include any user with "enginvadminapproval" and at the same time have other role.