We have created a Data store and enables chain activity linking . For some reason when we begin to fill out our form we are unable to see the data, and are clueless where the data is going. It looks as if it saved, we get the message that it has saved . has anyone experienced this issues or similar
Discussion posts and replies are publicly visible
Hi allynj can you please elaborate your problem Statement in brief.
However in order to debug this, launch the same form in design and enter the data into their respective fields and check whether data is still being disappeared. If so, try checking value and saveInto for those fields (I assume that you are not flushing the data of this form, and also not storing the data into db, on field unfocus using smart service function, as you told about data being saved)
Hope this might help you to debug the root cause of this issue.