mohfrea

Results 3 comments of mohfrea

Although it's too late to post something on this issue, however maybe for the new users it can help. This is a small hack to get the number of "**Unread...

hello I have faced the same issue when Loading the inbox data so I wrote a sql query to look like this : `SELECT a.user_id,a.conversation_id,users.name,users.last_name,(SELECT mc_messages.body FROM mc_messages where mc_messages.conversation_id...

for those who are suffering from the same issue us the function row.toggleSelected this will update the component after value is changed> { type: "autoComplete", autoCompleteOptions: roles.data, header: "الدور", accessorKey:...