You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ozoneplatform-users
Is it possible to list all preferences that have same namespace but different names ?
How should ı list them? Because preference's name is are unique and ı cannot access them with using namespace and name. Sorry for disturbing question , thank you
kdrumm...@gmail.com
unread,
Aug 4, 2017, 1:15:06 PM8/4/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ozoneplatform-users
There is no API to get all preferences with the same namespace. You can however save data object (potentially JSON Formatted) in a single preference such that you could effectively list and access several values at a time.
rabia irem uçar
unread,
Aug 5, 2017, 4:28:46 AM8/5/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ozoneplatform-users
Thank you for support , ı get it . You are so kind.