Discussions
-
How to modify(create/update/delete) rows of an existing data using custom JS app?
Hello folks, I've been working with custom app where I am somewhat trying to replicate existing form builder application where I give users ability to fill forms to modify entries of an existing data data, Example: Form would ask for entries like employee id, name, gender etc. and after hitting submit these values get…
-
domo.onFiltersUpdate() does not exist in domo.js. domo.FilterContainer() gives error. Any solutions?
Thank you for your time viewing this post. I have 2 issues ongoing in one of my projects. The description of these issues are given below along with their errors. If anyone helps me in resolving them, ill be grateful. domo.onFiltersUpdate(console.log); This function is rendering me this error: code.js:60 Uncaught…