top of page

Forum Posts

RE SEARCH Innovate a new in you
Feb 29, 2020
In Coding with Velo
I have used the following code to get the item (As user insert only once ) wixData.query("user").eq("_ownerId", "ffdkj9c2-df8g-f9ke-lk98-4kjhfr89keedb") .find() .then( (results) => { let firstItem = results.items[0]; //see item below }) /* firstItem is: * * { * "_id": "00001", * "_owner": "ffdkj9c2-df8g-f9ke-lk98-4kjhfr89keedb", * "_createdDate": "2017-05-24T12:33:18.938Z", * "_updatedDate": "2017-05-24T12:33:18.938Z", * "title": "Mr.", * "first_name": "John", * "last_name": "Doe" * } */ how can i get the "_id " of this item
0
2
853
RE SEARCH Innovate a new in you
Feb 28, 2020
In Coding with Velo
How can i get the users analytics like users online. all users. active users. inactive users. posts created. blog posts created. Group requests (Users who requested to join the group). Top repliers Top posts. Top love received (Post and person) Top best Answer(answer and person) issues reported by the users. Please say this, Hope you understand the problem.
0
1
14
RE SEARCH Innovate a new in you
Feb 13, 2020
In Coding with Velo
As said in title how can i assign badges and roles to the users, but not from my site dashboard. when user click on a button then the badge or roll should be assigned
0
2
190
RE SEARCH Innovate a new in you
Feb 09, 2020
In Coding with Velo
Hello every one can i do like this, that is when any post is created it is storing in the forum collection. but i has be stored in airtable also please help me
0
1
16
RE SEARCH Innovate a new in you
Jan 27, 2020
In Coding with Velo
Iam new to wix. I want to store my users data, forum posts, comments, categories all the data of my site in wix database as well as external database. (Airtable) Anyone please help me with full Information
0
1
176
RE SEARCH Innovate a new in you
Jan 26, 2020
In Coding with Velo
I have created a forum to my site. i want to send the post's title and some content as message in my telegram channel that a post has created with the title and some description. please can anyone say me the solution
0
2
179

RE SEARCH Innovate a new in you

More actions
bottom of page