My goal:
Users are able to create a message with tags they would choose on Send Message Screen.
Problem:
Not fast transfer from Home to Send Message Screen due to the three actions.
My Requirements for the goal:
Users can be aware of the looks of the message (with tag or not) they are going to send.
(This is why I have the Preview screen. But if you can make it unnecessary, dont want it.)
HI @Yuki.O
How long are you waiting compared to a simple “link” action?
Can you have the create message action on the message send icon?
What is the Update user action on the home screen list for?
3 seconds compared to a single link.
I have added Create action on the icon.
The update action resets Tag list of Logged in user. As you taught me before, when clicking on a tag, the tag will go into a property(named “Tag” now) of Logged in user, named Tag. And then, a whole message will be created with Auto input box and the updated record of Tag.
Hi @Yuki.O
Unfortunately due to the fact you must update the logged in user I don’t think 3 seconds can be improved on really. Server location plays a big part in this.
If you can clone your app to me (by DM if your prefer) then I will test it from UK and see how long the actions take. I’ll also see if a quick improvement is possible.