Does wix tracks Updated Date for each action? For example if member updates only 3 fields from database(which belongs to him), is there a way to show only updates as a text object, but skipping rest of the untouched fields?
That how is done already. Unfortunately case here is different.
The collection has column fields, and then it goes items, which are people in this case.
Every person has its own access in dynamic page, and there they entering different forms such as: pic1 size1 type1, another form would be pic2 size2 type2 and so on. I need to pull updates for each form and get each user who filled it up. Because you never know which of the form user will submit.
And i dont wanna create repeater with all of the fields in one page, i just need to get whats updated exactly.
The question is unclear and the terminology is obscure.
No one can understand from the description above how the collection is structured and how may records per users are allowed.
Please clarify the details.
@ahmadnasriya Yes you are correct.
Sad to hear its not possible. to pull out Update date for that.
When i set database to be filtered by update date, pictures are updating fine, what more i need is to get which fields has been updated.
However, any ideas how this could be pulled off?
I was thinking about making automation and once fields are updated push notification is send via email or into wix phone app. Does this makes sense abit more maybe? I have already tried to setup automation and it gives me option for exactly forms i need. However, for some reason it does not send notification neither to app or email. Website is premium but maybe i need to update to Ascend before it start to work?? Here is sample what i have did:
I know there is a way to write a code, so when submit button is clicked, notification can be sent. I also can create multiple automations and create “Match Form Fields” by matching them with points1 fish1, pic1 and etc. What do you think @ahmadnasriya