=== Assign user via button in the smartform === == To assign a user from a swimlane via a button the following code is needed: == Via a click the user that is given in the classname is assigned to the swimlane that is given in the classname. During the assigning process the button is disabled and is lettered "Please wait..." by default. When the assigning process is finished, the button is enabled again and lettered with the original text. It is possible to overwrite the "Please wait..." lettering. Therefor the required message must be given to. Of course other classes can be given too. This can look like the example: > The order in which user, swimlane and message are given can be any!