Hello all,
I am using APEX 23.2. When creating a PWA and add Push Notifications page 20010 through the wizard steps. When open that page, you would find an item names P20010_ENABLE_PUSH that user can tick/untick to subscribe/unsubscribe to notifications.
If user is subscribed to receive notifications, user would see that checkbox checked when open the push notifications page.
I need to know how this happens. How it gets it's vlaue.
I can see that it's source is null and there're no other code in the page that sets it's value.
Same in Settings page as well…
There's a badge value that gets set to “On” or “Off” depending on whether user is subscribed to receive notifications or not. and I need to know how this happens?
workspace= forhlep
username= forhelp
pwd=Forhelppwd
app= test2
pages, 20,000 and 20,010