I have my multiform access set to authenticated users only and when anon user load the page it displays the page twice, stacked.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 1.png | 86.49 KB | jday |
I have my multiform access set to authenticated users only and when anon user load the page it displays the page twice, stacked.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 1.png | 86.49 KB | jday |
Comments
Comment #1
Tripytaka commentedHas anyone found a solution to this issue?
I have the same problem with my site and would like to resolve it.
Regards - Tripytaka
Comment #2
mcantelon commentedShould be fixed in the latest v6 dev version. Sorry for the bug... I was doing the access handling wrong.
Cheers,
Mike
Comment #3
mcantelon commentedComment #4
Tripytaka commentedHi Mike,
Thanks for your reply. I will download the latest release and test it out.
I had figured out a workaround. I used Node Access module to restricted anonymous users from seeing the page or link altogether - which avoided the bug.
But thanks for fixing it.
I really like Multi Form module. I have a survey of 60 questions and I store the value and not the question response in the database. Which makes for easier analysis later on.
Thanks again Mike.
Regards - Tripytaka