===Assigning Users via a button in the smartform=== == Um eine bestimmte Gruppe einer Swimlane per Button zu zuweisen benötigt man folgenden Code: == By clicking the button the group given in the class is assigned to the swimlane given in the class. During the assignment duration the button is disabled and is labeled with "Please wait...". If thee assignment is finished, the button is unlocked again and labeld with the original text. It is possible to overwrite the "Please wait..." label. Therefor the wanted message has to be given to the button. Of course additional classes can be given as usual. Here an example: > The order in which group, swimlane and message are given can be any!