Filling out the form

The user can choose a username from the list and all the fields in the form editor will be filled with the user contact information. At the same time, this data is displayed in the inputs of the custom interface.

When the user edits the input data in the custom interface, it is automatically updated in the form editor as well.

Choose Example Isabella Robinson Emma Smith Emily Williams Sophia Brown Olivia Davis Abigail Jones Davis Hannah Samantha Smith Mia Davis Madison Taylor Jacob Brown Jason Davis Michael Williams Christopher Johnson Ethan Taylor Daniel Wright Matthew Jones Andrew Wilson William Robinson Joshua Johnson

How it works

  1. When the user opens a form document, the method is executed to collect all the content controls from the document. After that, the GetFormValue method is executed to get the content controls values and display them in the custom interface:

  2. When the user edits a form value, the event is fired and after that, the GetFormValue method is executed to get an updated form value and display it in the custom interface:

Getting help

If you have any questions, ask our developers on ONLYOFFICE forum (registration required).