Have a question or need help? Ask here. Whether it’s setup, syncing, hardware, or general usage — the community is here for you.
Hi, as the title says I want to place an image inside the form and that it appears when I take the data in my cell phone. I have tried html widget but it does not work.
The image is in local path, in a folder inside my “project” folder that says “logo” and my image is called “imagen-logo.png”.
I would be grateful if you could give me suggestions on what I can do or if it is possible to do it? Thanks in advance.
Imported from GitHub discussion by @nes74-bh on 2024-09-10T17:21:13Z
I am trying to create form in QGIS for Qfield?
Hi Desmond, that is fantastic. And what is the exact question? How to create a form? Have a look at the great documentation : [Get started - QField Ecosystem Documentation](https://QField Documentation)
Hi, as the title says I want to place an image inside the form and that it appears when I take the data in my cell phone. I have tried html widget but it does not work.
The image is in local path, in a folder inside my “project” folder that says “logo” and my image is called “imagen-logo.png”.
I would be grateful if you could give me suggestions on what I can do or if it is possible to do it? Thanks in advance.
Imported from GitHub discussion by @nes74-bh on 2024-09-10T17:21:13Z
Did you set your project in Qgis with relative paths rather than absolute paths ?
Imported from GitHub comment by @VxTedxV on 2024-09-11T02:44:27Z
nes74-bh , I’d suggest going for a QML widget here, it integrates much better with feature form. HTML widgets will have weird overlay issues as soon as you scroll your form.
Imported from GitHub comment by @nirvn on 2024-09-11T03:18:22Z