could please anyone share his/her wisdom regarding optional steps in sequence diagrams? :)
The seq. diagram describes a user registration process. In the attached image the marked message is optional, which means that he can go on with the registration process without filling in this info. But here it looks like he has to add it..
user registration process
The check of whether add. company name field is mandatory or not is being done when selecting Next. So my question is how should this be depicted in this sequence diagram?
Thank you all in advance.
If that message is just optional, you can use an opt interaction operator in a combined fragment, like in the following example:

This means that "either the (sole) operand happens or nothing happens" (Source: UML Specification).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With