Thank you for this great module.
For my project, I need more text. It would be nice to have the Long Text option and not just Text.
Thank you for this great module.
For my project, I need more text. It would be nice to have the Long Text option and not just Text.
Comments
Comment #1
intrafusionUnfortunately this is not straightforward, in an ideal world I would like to offer any installed field type (e.g. Integer, Term reference, Long text, etc.) but the module utilises the standard database storage mechanism and stores values in a standard varchar field therefore complicated data types (such as Long text) cannot be stored this way.
To cater for this the entire database storage mechanism would need rewriting
Comment #2
intrafusion