Select to view content in your preferred language

dijit Fieldset missing

965
2
Jump to solution
08-21-2013 11:34 AM
GeorgeSimpson
Regular Contributor
I just noticed that the JS API does not include dijit/Fieldset.  This is just an extension of TitlePane, so for now, I'll get the source from dojo and declare it in my own module.

Hopefully this is just an oversight and will be corrected at 3.7
0 Kudos
1 Solution

Accepted Solutions
KenBuja
MVP Esteemed Contributor
Fieldset was introduced in Dojo 1.9. Since the JSAPI 3.6 is based on Dojo 1.8.3, it wasn't an oversight.

View solution in original post

0 Kudos
2 Replies
KenBuja
MVP Esteemed Contributor
Fieldset was introduced in Dojo 1.9. Since the JSAPI 3.6 is based on Dojo 1.8.3, it wasn't an oversight.
0 Kudos
GeorgeSimpson
Regular Contributor
Yeah, that was an oversight on my part 🙂
0 Kudos