I am using forms in app studio, currently when we submit a form, it does not acknowledge our submission. 'I would like to see a thank you for submission' message. How can I achieve this?
Reference to a similar question: https://community-forums.domo.com/main/discussion/66762/getting-buzz-message-when-a-form-submitted
I receive this message when I submit an entry in my form in App Studio. Are you not receiving this message? There is not a way to modify this message, unfortunately.
Currently this would be a feature request (Post in the Ideas Exchange here in the community, happy to upvote it!)
To accomplish this with current functionality I think you would need to create a custom app that mimics a form, that kicks off a workflow, that would append that row to a dataset.
For example note the Form on the Left here (it is a custom app hooked into a workflow shown on the right):
Then upon submission, the app unhides and displays the Submission message, which could be whatever you want it to be:
For example here I've added 😢 to my Error message and you can see it displaying in the preview:
@JasonAltenburg Is there a standard code javascript template that I can use in connecting my custom form brick to a dataset for storing and syncing the form inputs.
@art_in_sky I would recommend "Form and Dataset Brick" in the App Store as a "standard" item. If it might be helpful I can share the code for the example in my screenshots as well.
@JasonAltenburg - even if @art_in_sky does not want to see the code, I do. It looks like a great example of using forms and workflows. Do you have a online demo of this? Oh btw, sorry to hear about your illness with the ooz. Best wishes on a swift recovery.
@JasonAltenburg I would need the code too.
I dumped the code out here, I think it would be much easier to explain it so I'm going to try to put together a video explaining it as well:jasonaltenburg/domo_app_incident_management: Incident Management Domo App
Shoutout to @DanHendriksen for providing the original code to help me get this going. If there is a better resource to place here, open to removing this repository.
There is a workflow component that is needed for this as well, where I worked with a coworker to modify it with a string sanitization code engine function for the inputs…. Thanks for showing interest, and @ArborRose I'm starting to feel like Nun chucks may truly be my calling… but for now Data Management is still holding sway. On an unrelated note, ChatGPT really didn't want my Domo Ninja Turtle to have correct Nun chucks 😆