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

intrafusion’s picture

Status: Active » Postponed

Unfortunately 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

intrafusion’s picture

Status: Postponed » Closed (works as designed)