Hi,
Thank you for reply.
I mean;
1. We have 1 question with 3 options and condition with 3 different inline messages based on answer
2. We set submission limits to 1/per user
3. After form submission we get inline message based on answer
This works great.
So where is our problem?
When user get inline message after submission and if user will come next day to page, inline message is gone and user cant see this result (inline message in our case) anymore.
What we need?
When user submit and get inline message based on answer, is it possible to show this inline message always? We cant use expiration message, because we have 3 different inline messages based on radio selection.
This is simple case i guess, maybe its possible with some small php code?
Thank you in advance.