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 Keystone JS
What is the best way to create a setting page in KeystoneJS Admin UI? Imagine I need to be able to set my site title, slogan, phone-number, etc.... in a form, how should I implement that?
Thanks,
Mika
Joss
unread,
Aug 25, 2015, 7:26:29 PM8/25/15
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 Keystone JS
Hi Mika,
The best way would be to setup a keystone list "settings" or "config" something like that with nocreate set as an option. To populate the admin UI, write an update script declaring the default values you want for each field