I would like to set "Open a feature form, if a single feature is indetified" when I run my python QGIS plugin? Is it possible?
I am developing plugin for users without GIS and QGIS experience. I want to eliminate the necessity of changing the users settings. My plugin calculates fields in layers, creates views in SQLite database and finally opens project and copy ui files that are used in project definition. Only what I need is to use directly ui files with identification tool. In that way all needs of users will be satisfied with one button.