Pesquisas recentes
Sem pesquisas recentes

Mark DiValerio
Entrou em 16 de abr. de 2021
·
Última atividade em 27 de out. de 2021
Seguindo
0
Seguidores
0
Atividade total
5
Votos
0
Assinaturas
3
VISÃO GERAL DA ATIVIDADE
MEDALHAS
ARTIGOS
PUBLICAÇÕES
COMENTÁRIOS NA COMUNIDADE
COMENTÁRIOS EM ARTIGOS
VISÃO GERAL DA ATIVIDADE
Atividade mais recente por Mark DiValerio
Mark DiValerio comentou,
Hello Devan,
yes I would be talking about a custom built app.
Like would it be (if the manifest parameter is "default_form")...
client.invoke("metadata.settings.default_form.save", updated_default_form);
or
client.metadata("settings.default_form", updated_default_form);
or
metadata_var['settings']['default_form'] = updated_default_form
client.metadata(metadata_var);
?
Thanks,
Mark DiValerio
Exibir comentário · Publicado 30 de set. de 2019 · Mark DiValerio
0
Seguidores
0
Votos
0
Comentários
Mark DiValerio comentou,
Can you modify the metadata settings from within the app?
Scenario: I want to create a form, questions and radio button/dropdown answers as a sidebar app. The Q&A are pulled from the metadata, but i would like to add a feature that allows users of a particular group to be able to modify the form. Once i do that, can I save the new Q&A back into the metadata so that when another person loads the app, it loads the new form?
(Or is there a better, more proper way to do this?)
Thanks
Exibir comentário · Publicado 18 de set. de 2019 · Mark DiValerio
0
Seguidores
0
Votos
0
Comentários