- Issue created by @aman_lnwebworks
- Merge request !1Draft: Resolve #3410229 "Issue with module configuration" โ (Open) created by aman_lnwebworks
- ๐บ๐ธUnited States cameron prince
It was intentional to limit the available choices to text-based fields as this is how the comparison is made with the input. If we remove this check, we might need to cast the value to string before it's compared. I'm curious as to what field type you're using it with.
- ๐ฎ๐ณIndia aman_lnwebworks
Hi @cameron prince
we are using the Text (formatted) field with it.
- ๐บ๐ธUnited States cameron prince
Okay, I would suggest appending that type to the existing one instead of removing the check all together.
- Status changed to Fixed
about 1 year ago 6:46am 18 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.