# It's possible to create a new feature just by using a customized button in the map canvas?

**URL:** https://community.qfield.org/t/its-possible-to-create-a-new-feature-just-by-using-a-customized-button-in-the-map-canvas/1355
**Category:** Ask the Community
**Created:** [26 November 2025 13:40 UTC](https://community.qfield.org/t/its-possible-to-create-a-new-feature-just-by-using-a-customized-button-in-the-map-canvas/1355 "2025-11-26T13:40:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![wmoural](https://dub1.discourse-cdn.com/flex018/user_avatar/community.qfield.org/wmoural/32/933_2.png) [@wmoural](https://community.qfield.org/u/wmoural)
#### Post date: [26 November 2025 13:40 UTC](https://community.qfield.org/t/its-possible-to-create-a-new-feature-just-by-using-a-customized-button-in-the-map-canvas/1355/1 "2025-11-26T13:40:23Z")

</div>

Hello, guys! Regards from Brasil 🇧🇷

It’s possible to create a new feature using a button in the map canvas, without selecting the layer and activating the edition? There’s any method to customize QField for it? Thanks!

---

<div class="post-metadata">

### Author: ![fggs-pascal](https://dub1.discourse-cdn.com/flex018/user_avatar/community.qfield.org/fggs-pascal/32/732_2.png) [@fggs-pascal](https://community.qfield.org/u/fggs-pascal)
#### Post date: [26 November 2025 14:33 UTC](https://community.qfield.org/t/its-possible-to-create-a-new-feature-just-by-using-a-customized-button-in-the-map-canvas/1355/2 "2025-11-26T14:33:16Z")

</div>

Hi!

Would this plugin be close to what you want to achieve?

> **[GitHub - FeelGood-GeoSolutions/FeelGood-OneTapMeasurement: QField plugin for 1-tap-point-creation with extra...](https://github.com/FeelGood-GeoSolutions/FeelGood-OneTapMeasurement)**
>
> QField plugin for 1-tap-point-creation with extra features

If you disable all the toggles in the plugin settings, you basically get a button that just creates a point feature on the current layer at your current position, without the need to enter digitize mode.

If you were to develop something similar, you could add a layer setting, which should allow you to create the feature on your predefined layer, no matter which one you have currently selected.
