Synthesis
Synthesis copied to clipboard
Synthesis is a universal object mapper for Sitecore
Website develop in Sitecore JSS 15.1 throw below error if rendering cache is enabled Rendering data contained rendering reference ID a59e99ad-93d1-4d4e-ac14-12aeb038cec4 but that rendering ID was not present in the...
**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **If the current behavior is a bug, please provide the steps to reproduce.** **What...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** When attempting to use the "ContainsOr" extension method with an ItemReferenceListField fieldtype an...
Consider adding Jose's rendering parameters helper to the core API: https://josedbaez.com/2016/09/synthesis-rendering-parameters-helper/
We are using precompiled views with RazorGenerator.MsBuild and do not want to deploy the .cshtml files anymore. But if the .cshtml files are not in the Views folder, the ViewModelTypeResolver...
There is missing functionality while rendering links with RenderWithBody. Normal Render has and editable property that is missing in RenderWithBody.
**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** There isn't an explicit way of determining whether or not a link field...
When code generation occurs on an item which is derived from sitecore Standard Rendering Parameters template, that template's generated code should implement a built-in interface for IStandardRenderingParametersItem. Currently, synthesis will...
**Do you want to request a *feature* or report a *bug*?** This is a **bug** or possibly a lack of documentation. Also, it's possible that the problem is betweena keyboard...
Synthesis' codegen is a bit dated and bulky. On top of that, it doesn't seem like it needs to be a part of Synthesis. There's a clean separation of responsibilities...