-
Notifications
You must be signed in to change notification settings - Fork 148
Custom confirmation message #158
Comments
This is a great idea! After a quick look, I can see it needs to be added in |
I think that we need a form configuration page. |
Yes, that's what I have been thinking as well @rlecellier. Thanks for the reply. |
As usual for such choices, the best way to act is to ask to UX people. @Natouille @QuentinRoy, where do you think we should ask for a custom confirmation message? |
@almet a |
In terms of flow, I would actually display a "change your confirmation message" screen when clicking on "submit the form", rather than having the user click on a "settings" view (or maybe this screen could be the settings view, in which different actions would be displayed ?) |
@almet it's always great to have a confirmation that your form was sell sent and delivered. It should be a page after the creation of the form. It will invite the creator to fill the options that will help the UX for the end users (but of course, they wil be optionnal). It's a better way than a settings button that could be ignore by the form creators. |
@almet I agree, settings are just like hamburger icons, a lazy way to hide useful informations. But you also should be able to access this customization later. |
Could we use the admin view as a form save confirmation page ?
It could be two parts, information and results. |
I think results should still be in a different page.
I'm not sure what you're refering to. Can you elaborate? If you're thinking about e.g the confirmation message, I believe we could have it in an input instead, and update the information as soon as the user changes it (with a small check to tell it's been updated). If possible, I would reduce the distinction between "when coming from screen A" and "when coming from screen B", and always display the same thing, so the user knows where to find the information.
|
Question: Could the confirmation message be treated like an editable field you add at the end of the form? I was thinking we could create a special type of field, like "Success message"
|
I like your idea @DirtyF! To make things simpler, we should just add another entry just like |
I personally prefer to have this feature implemented as part of the confirmation page. To me fields are, well, fields! And we shouldn't tie them to other contexts, especially because they would mean adding a lot of logic just for them: if it's not present then fallback to another message, if it's present there should be only one, etc. |
As a user, when I'm thinking of creating a form these are the things I will have in mind to edit besides the form fields / questions -
According to me, if we're keeping one thing separate than the other two, we're breaking the flow in which user thinks. Or may be it's just me who's a weird user. I'm up for further discussion over this. |
Interface should abstract complexity, not the other way around ;) |
I surely agree with this :-) We probably think in different ways about what's the simplicity is. Let me try to propose a slight change to the approach you're proposing: let's add a "confirmation message" at the end of the form, which appears only when one or more fields have been added. It should be editable the same way the title and the description are editable. Would that work for you? |
@almet yes, that'd be good as well! 👍 |
I dont like this confirmation message in the builder interface. I think we should keep 3 steps
|
No description provided.
The text was updated successfully, but these errors were encountered: