# Eagle Estates - Part 15

Users may wish to either input the room area directly or calculate it from the length and width of the room.

  • Add a button in the form view of eagle.property.room called Calculate Area.
  • Clicking this button should open a wizard that accepts the length and width of the room and calculates the area.