[Party text domain attribute] Dialog
- [Name]
- A name is given to a party text domain. This name is used when passing data to a server.
- [Type]
- The type of a party text domain is specified. If a [text] is specified, it will become an ordinary input domain. If a [password] is specified, since the character sequence which the user inputted will not be displayed on a screen (echo back), it can use for an input, such as a password.
- [Initial value]
- It is used to put value into the party text domain beforehand.
- [The number of columns]
- The number of columns of a party text domain is specified.
- [The number of the maximum input characters]
- The maximum number of characters which can be inputted into a one line text domain is specified. When it inputs exceeding the number of columns, without specifying [the number of the maximum input characters], it is enabled to scroll on the left and to continue an input.

The [number of columns] of a party text domain can be changed in the edit domain of homepage Builder using a mouse.