effapp

Results 12 comments of effapp

Hi @kgrzybek : This issue was producted when Backend was hosted on ssl site of https://localhost:44333/ address.

How to query data with where clause including ValueObject,please? public class Customer { public int CustomerID { get; set; } public string Name { get; set; } public Boolean IsActive...

Hi @Piedone , Sorry,I can't find location of exception. I am currently using version 1.8.2 for development and it is running normally.

> I mean, you can attach the debugger (like from Visual Studio) and make the exception appear there. Then, the details of the exception object (specifically [`ClassName`](https://learn.microsoft.com/en-us/dotnet/api/system.missingmethodexception?view=net-8.0#fields)) should tell where...

set image and inventory count for price variant separately, like following figure: ![image](https://github.com/OrchardCMS/OrchardCore.Commerce/assets/51013754/b2acf1bc-c03a-4070-bbd6-162bd1700790)

Hi @sarahelsaig , 1. Give registration user a invitation code. 2. These users share url with invitation code on various social platforms. 3. When someone places an order on the...