Closed meomancer closed 7 years ago
hi @ismailsunni, @Gustry i change QgsFieldComboBox to QComboBox in this PR because for adding empty options. i already explore, it seems that i can't add empty options (or configuration for empty options) to QgsFieldComboBox is there any way how to add this?
You are right. They added the option in QGIS 3 to allow an empty field : https://qgis.org/api/classQgsFieldComboBox.html#a84cebe4c4ef19364bfa0e7a43b55b70e
We will come back later. Thanks ;-)
Hi @meomancer
Looks great.
Can you replace the empty options with No field
to make it more clear for the user?
Updated:
The 'no field'
this fix #72