I've created an RSVP form for a class reunion website. Two fields (payment, $ amount) are selected as hidden. This works perfect... the field do not appear on the embedded website form.
I created a View for the person who is collecting the registration fees. The view displays the "Full Name, Payment, and $ Amount." When sharing the view, I selected "Edit Records and Bulk Edit."
When the shared user accesses the View, he is able to "bulk edit" the "hidden fields." When he clicks the "Edit" link for a single record, the hidden views do not appear. Did I miss something? Does it make any sense that he can bulk edit, but not edit a single record?