Autosuggest for cfinput throws error

I’m moving a site from CF to Lucee 4.5.

Based on the documentation
(<cfinput> :: Lucee Documentation) it appears that
autosuggest is supported by Lucee for cfinput.

Works fine in the CF environment, when moved to Lucee environment an error
that autosuggest is not supported displays. Is there a setting in Lucee
that needs to be enabled to allow autosuggest?

If not, the docs should not list the attribute as supported.

Any insight would be appreciated.

Thanks,
Scott

In general, Lucee focuses on the Server side of things, and does not
attempt to implement Client side widgets, which become obsolete very
fast due to improvements in browser technology. There are a lot of
JavaScript libraries out there that would do stuff like that.

If the documentation fails to indicate a specific issue then please feel
free to improve it and submit an update.

Thanks,

Igal Sapir
Lucee Core Developer
Lucee.org http://lucee.org/On 12/8/2016 8:25 AM, Scott Widmer wrote:

I’m moving a site from CF to Lucee 4.5.

Based on the documentation
(<cfinput> :: Lucee Documentation) it appears that
autosuggest is supported by Lucee for cfinput.

Works fine in the CF environment, when moved to Lucee environment an
error that autosuggest is not supported displays. Is there a setting
in Lucee that needs to be enabled to allow autosuggest?

If not, the docs should not list the attribute as supported.

Any insight would be appreciated.

Thanks,
Scott

You received this message because you are subscribed to the Google
Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send
an email to lucee+unsubscribe@googlegroups.com
mailto:lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com
mailto:lucee@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/lucee/deaab602-0781-4505-8a0d-5538e15f19f5%40googlegroups.com
https://groups.google.com/d/msgid/lucee/deaab602-0781-4505-8a0d-5538e15f19f5%40googlegroups.com?utm_medium=email&utm_source=footer.
For more options, visit https://groups.google.com/d/optout.

Interesting. How much more in the Lucee documentation is not real?

it just needs some updating as per [LDEV-2281] - Lucee