DevelopersDeveloper ModeField Coordinates

Field Coordinates

Field coordinates represent the position of a field in a document. They are returned in the pageX, pageY, width and height properties of the field.

To enable field coordinates, you can use the devmode query parameter.

# Legacy editor
 
https://app.documenso.com/t/<team-url>/documents/<envelope-id>/legacy_editor?devmode=true

Field Coordinates Legacy Editor

# New editor
 
https://app.documenso.com/t/<team-url>/documents/<envelope-id>/edit?step=addFields&devmode=true

Field Coordinates New Editor