How can i display business variable attributes in forms to non admin users

Hello,

I have recently been using bonita and made a process where an actor needs to use business variable attribute previously typed by another actor in the same process.

So i created a form supposed to display business variable attribute of the current process: {{ [dataName].[attributeName] }} in a text field as shown in the default form.

I noticed that this works perfectly for admin users, however, when i look at the form with a regular user account, the text field is blank.

How can i access these attributes as a regular user? 

Thank you for reading.

 

Hello
Could you explain in more detail. Perhaps you can explain the use case and the steps you followed.

I dont think there should be any problem to view the data even as a User.