Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "uq"

I am planning to purchase this license so it will be valid for 1 year with latest source code suppose I purchased version 1.1 and within one year there is another release from ABP 1.2 so can I also get 1.2 from same package license?

http://prntscr.com/nwxp28

Is there any method by which I can get all notification list of current application users by admin login?

This method GetUserNotificationsAsync retrives current logged in user notifications but I need to get all user notification at admin side.

Please suggest.

Hi,

I want to implement a feature to delete user conversation. Suppose I have a list of users with messages and I want to clear a sepeate user thread with following operations:

Implementation steps :

  1. Add one column i.e Isdeleted in abpchat messages table.

  2. Create one method to delete chat messages for selected user so it will delete all the conversation from the user list.

  3. Fetch only those messages which are not deleted.

Please suggest.

Hello,

I want to pass extra filters with lookup.js model, for this I added param and pass it through the input class but its not reflecting while passing it through the request:

http://prntscr.com/lcylm8

The same data we are passing into common lookup app service--- find users method but its not reflecting value:

http://prntscr.com/lcyltz http://prntscr.com/lcylwh

A part from this I want to add one more dependancy column in AbpTenantNotifications table to pass data with SendMessageAsyn method, example one more Id but I am not able to get correct way to implement it.

Please suggest.

Showing 1 to 4 of 4 entries