Skip to content

Conversation

@MatteoPiovanelli
Copy link

Added registration for PriceFieldDisplayViewModel so it's possible to template a liquid PriceField Alternate from the web editor.

Added registration for PriceFieldDisplayViewModel so it's possible to template a liquid PriceField Alternate from the web editor.
@MatteoPiovanelli
Copy link
Author

@dotnet-policy-service agree

@dotnet-policy-service agree


services.Configure<TemplateOptions>(option =>
option.MemberAccessStrategy.Register<PriceField>());
services.Configure<TemplateOptions>(option =>{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix these static code analysis warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants