I create a form to feed a collection using Dev Mode Code and everything works well in previews mode but not in public…I think that it is not a problem of my code (cause work in preview!!!) so… I check the databases and datasets and all is ok!!..but when I try to do it in Public I get a new item but with certain fields empty…
when I make a booking for a service in preview all is ok (see first picture) but when I do it in Public not (see second picture)
what I can do, please?.. thanks in advance
Hi,
It is hard to tell without seeing the actual website, would be great to have the link.
Generally speaking, the discrepancies between live site and preview mode are usually due to the collection permissions not being set to properly (read more here ). Also, make sure you are factually filling in the rest of the fields and there are no conditions that would erase the field value while submitting.
However, again, the more accurate suggestions could be provided once we have the site.
Awaiting your reply!
Hi Kateryna,
thanks for your answer…here I share you the code that work on this… I am going to check your link for the permissions.