
James Vidler
Partner and developer advocate. Empowering development teams to build amazing solutions on Agility and Azure through training and support.
Posts
-
Answered
How to write your own frontend for the Form Builder Module
The Form Builder module that comes included in Agility CMS instances allows editors to create and manage their forms without needing a developer. In the ASP.NET Sync model integration, the form ren...
-
Answered
How to query (New) Linked Content with a Dynamic Reference name in Gatsby?
This question is posted on behalf of a user. In the Gatsby Agility starter, I noticed you pull content with StaticQuery's when it's possible to use a static reference name (like "Global Header")...
-
Answered
How do you handle redirects in Gatsby/JAMstack?
This is posted on behalf of a user. A few of our clients are "redirect happy" and have quite a bit of them in the URL Redirections section for instances set up to use the ASP.NET sync model. Now th...
-
Answered
What are best practices for Gatsby Build/Release based on Content Updates in the CMS?
This question is posted on behalf of a user. Moving content into the build+release process offers us a lot of new options + features, but I can see it also being an issue for clients if it's not p...
-
Answered
How do I query Gatsby GraphQL for nested/linked content?
This is posted on behalf of a user: How do I query GraphQL for nested content? In my Global Header shared content item, I have a Content Item of Navbar Group which has a Content List of Navbar Item...
-
Answered
How to get all images from an Image Gallery through Gatsby GraphQL?
This is posted on behalf of a user: How do I get references to all the images from an Image Gallery through GraphQL? I can only get the Gallery ID and I do not know where to go from there. I want t...
-
Answered
How to create 404 page for Gatsby with a Preview Bar?
This is posted on behalf of a user: How would I create a 404 page for Gatsby? I have created my own at /src/pages/404.js and the site sees it just fine but is unable to properly render it I coded t...
-
Answered
How to use Gatsby Image with images hosted in Agility?
This question is posted on behalf of a user: How would I use the gatsby-image component (https://www.gatsbyjs.org/packages/gatsby-image/) with images stored in the Agility instance? As far as I kno...
-
Answered
Error: The site map could not be found for this language: en-us
If you receive the error "The site map could not be found for this language: en-us" when running your ASP.NET website, this usually indicates that you are running your site with developmentMode="fa...
-
Answered
Form Builder Error: n.parsley is not a function
I'm posting this in case others run into this issue. The error "n.parsley is not a function" being logged from the Agility.FormBuilder.js would normally indicate an issue loading the parsley.js dep...