Hello,
I'm working on a form of employee's declaration, which should contain a long text (an information for the employee, mandatory for legal reasons).
What is a proper way for placing these types of data on a form? Is there a way other than creating an attribute and assigning default value (assuming that the text will be constant).