Hi again!
I have one issue. When I create my form with CKForms component I named each field by two parameters "Label" and "Name". When user on "front end" filled the form and pushed a send button I receive a mail with all fields. These fields are written in this way: <Name> (always in English!): <Value>. What can I do to change this format to <Label>: <Value>? Is it possible?