Hi,
First of all, happy birthday blog ! This is the 100th post of this blog ! Woohoo ! Ok then if it's a birthday I have to come with something big and nice... Let's say custom fields in Association Subscribers Manager !
The first beta version of Association Subscribers Manager v3.1 will be out in few hours and will have a long requested feature : custom fields. The principle is that there is a bunch of pre-defined fields in Association Subscribers Manager and they cover a large scale of classical associations/clubs needs, but they certainly cannot covers for all the needs of every users. So for this users, it is now possible to add user defined fields and to use them like any other fields in Association Subscribers Manager.
Custom fields can be of many types:
- "One line text" : create a one line input field (based on a QLineEdit)
- "Multiple line text" : create a multiple line input field (based on a QTextEdit)
- "Date selector" : create a date input field with popup calendar (based on a QDateEdit)
- "Ok/Not ok combobox" : create a yes/no combo box with editable label (based on QComboBox)
- "Multiple value selector" : create a free combo box with customizable items (also based on a QComboBox)
- "Fee field" : create a fee input field, fee being a floating point number (based on a QDoubleSpinBox)
Check this video for an introduction:
Until the official release of Association Subscribers Manager, I will feed you with videos and screenshots of the new features of the 3.1 version.
Arnaud Dupuis