R
RYF
I have a web enabled form with multiple views and a field called comments. I
have a repeating section with a multi line textbox for users to add comments
bound to the comments field. I want users to be able to see all the
comments and add their own on their view but not be able to edit others
comments. If I add the comments field to a view and make it read only they
can’t add anything, but if it’s not read only they can go back and edit what
was previously written.
have a repeating section with a multi line textbox for users to add comments
bound to the comments field. I want users to be able to see all the
comments and add their own on their view but not be able to edit others
comments. If I add the comments field to a view and make it read only they
can’t add anything, but if it’s not read only they can go back and edit what
was previously written.