최근 검색
최근 검색 없음

Mark DiValerio
가입한 날짜: 2021년 4월 16일
·
마지막 활동: 2021년 10월 27일
팔로잉
0
팔로워
0
총 활동 수
5
투표 수
0
플랜 수
3
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Mark DiValerio
Mark DiValerio님이 에 댓글을 입력함
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
댓글 보기 · 2019년 9월 30일에 게시됨 · Mark DiValerio
0
팔로워
0
투표 수
0
댓글
Mark DiValerio님이 에 댓글을 입력함
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
댓글 보기 · 2019년 9월 18일에 게시됨 · Mark DiValerio
0
팔로워
0
투표 수
0
댓글