We have a VIEW with a list of Visitor information.
One of the fields is Building Access Required (Reception) and on random posts it is missing in the VIEW listing, but it is showing that the user has ticked in the front end form.
Visitor list VIEW page - hidden link (Building not showing)
Front end form - hidden link (Building ticked)
Backend form - hidden link (Building unticked)
Thanks for looking into this, by duplicate entries do you mean they have the same post title? How do we get round this? as they need to be the Visitors name.
The example I gave only has 1 entry
Front end form - hidden link (Building ticked)
Backend form - hidden link (Building unticked)
Since there are multiple records and one that doesn't have the item checked means there is a duplicate.
Are the users creating a new account or a new profile each time ?
The reason why they have the same titles is that if the Post title field is the name field for the user to enter then it will always have the same title.
No they are not creating a new account, (user registration is separate, they have an account and they are just filling out the visitor form, to add a visitor.
Ok so they would create the visitor profile only once.
Then this means the CRED form should create the visitor profile only once. Its quite strange that there is a duplicate.
Is there any hooks that you have setup that would create a duplicate of the initial post that the user made ?
Assuming that they can only edit their profile but not create a new one I'm not seeing a way that they would be able to create a duplicate as this is really in my opinion what is causing the issue.
They are just a list of visitors and the same named visitor can attend more than once, which is why a user can add the visitor to the list on more than one submission.
They are not duplicates, the arrival dates are different.
They are ticking the checkbox. If you go back to the top of the thread, that was my example, that they are ticking the checkbox on the frontend form, but it's not showing in the backend form or the VIEW
Front end form - hidden link (Building ticked)
Backend form - hidden link (Building unticked)
Is it possible to get a second supporter to have a quick look
The problem is definitely because the user is not checking the checkbox.
If I go here hidden link
and edit it on the frontend. hidden link
Then hit save you will see the changes are reflected on the backend. To me this seems to be a user error. Maybe you need to set a default selection so the user doesn't forget to select an option.
I cannot find anything else that would suggest that this isn't the issue. There is also a second case here hidden link