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
yes
Imported from GitHub comment by @nes74-bh on 2024-09-13T04:44:57Z
Thanks
Imported from GitHub comment by @nes74-bh on 2024-09-13T04:45:56Z