I have a form in the product view section. In this form, I am keeping the logged-in user’s id hidden. First I log in as one customer and then log out from that account. Again I log in as another user, but still it shows the 1st customer’s id.
How can I fix it?