Picking up from where we left off on updating the docs with CFFiddle links, we have now extended the links to the following tag and function categories:

The next step is to insert CFFiddle links for the other tag categories, wherever possible.

As always, please use CFFiddle to test the samples. If there are sample(s) that you want to be modified/corrected, share the link in this thread or send me a mail, saghosh@adobe.com.

Please send us your feedback and suggest ways for a more fruitful collaboration.

 

All Comments
Sort by:  Most Recent
2018-11-29 10:18:07

Hi Saurav,

First, thank you very much for adding all those links!

Second, a question: Are those CFFiddle links currently version-specific? Currently, when I click a CFFiddle link in the docs, CFFiddle says version is “Adobe ColdFusion 2018, Update 1”. Good (for now). But.. what happens after Update 2 is released? Will CFFiddle then say “Adobe ColdFusion 2018, Update 2” for those CFFiddle links? Or it will still say “Adobe ColdFusion 2018, Update 1”?

And, of course, same goes after CF2020 is released.. the links would still load CFFiddle w/ version 2018 or 2020?

Thanks!,
-Aaron

Like
2018-11-29 12:03:54

You’re welcome Aaron! Also we want to gather as much community-contributed examples as possible. Please chip in wherever you feel an example lacks something.

Yes, Aaron. The list will contain the latest update. For example, after Update 2, since all updates are cumulative, there will be 2018 Update 2 followed by 2016 Update 8.

Like
2018-11-27 23:24:40

IIF does not work. CFFiddle just brings up a blank page

Like
View All 4 Replies
2018-11-28 08:06:32

Thanks for flagging this James. I’ve fixed the issue.

Like
(1)
2018-11-29 10:00:47

Hi Saurav,

I also tried isArray(), and CFFiddle loaded a blank page. Next, I tried isBoolean(), and CFFiddle loaded a blank page. So, I stopped there. Looks like the issue is bigger than just IIF()..?

Thanks!,
-Aaron

Like
2018-11-29 13:01:54

Aaron- Thanks for flagging this. I’ll get them fixed tomorrow.

Like
2018-11-30 12:51:44

Aaron,

I’ve fixed the links. We had uploaded the project of all the samples before, which led to the blank page.

Like