[ad_1] Some of the small options that I completely love in Lucee CFML is the power to team shape fields as an array by way of suffixing the shape box names with []. As in title=”tags[]”. When a gaggle of similar shape fields have this identical title, Lucee CFML will robotically mixture the sphere values […]
Adobe ColdFusion Returns NULL Dates As NULL When The usage of CFQuery ReturnType “Array”
[ad_1] Traditionally in ColdFusion, while you go back a NULL date from the database, the CFQuery tag interprets that NULL date as [empty string]. This has at all times made it slightly simple to control dates within the utility common sense as a result of all you wish to have to do is go the […]
Adobe ColdFusion Elvis Operator Struggles With Nested Array References
[ad_1] In Lucee CFML, the Elvis Operator (null coalescing operator) is moderately robust. Actually, it could actually regularly exchange the Protected Navigation operator when get entry to values on deeply-nested buildings. By contrast, the Elvis Operator in Adobe ColdFusion is a lot more problematic. And, actually, I simply bumped into every other tough edge within […]
Error “Kind” Is not At all times A String In Adobe ColdFusion
[ad_1] The day prior to this, whilst running on Dig Deep Health, my ColdFusion health tracker, I by chance fed on an ordered struct as though it have been an array. As anticipated, ColdFusion threw an error; then again, my centralized error dealing with good judgment broke for the reason that sort belongings of the […]