add new empty field to the collection
string| number | id of the newly added field |
multitext.addSection();
Each field of a multitext element features its own ID.
The method can be applied to any field of a multitext group - the new one will be added to the end of the group.
Back to top