The CreatorCon Call for Content is officially open! Get started here.

Creating a more user friendly way of managing notifications

bookman1502
Giga Expert

Hi,

 

We're trying to create a more user friendly way to manage notifications for a specific custom application. I thought about creating a record producer that would insert/delete/update records in the user preferences table (sys_user_preference), but when playing around with turning notifications on and off using the OOB preferences method I don't see it actually inserting/updating/deleting records in this table. Is there some other table where this is happening?

 

Thanks

2 REPLIES 2

Kristen Ankeny
Kilo Sage

Try sys_notif_subscription

Appreciate the response, but I don't have any records in this table, at least in my sub production instances.