itsjustcory
12/07/2023, 3:27 PMitsjustcory
12/05/2023, 3:08 PMnl_05
12/05/2023, 8:46 AMnl_05
12/05/2023, 8:44 AMabjerner
12/05/2023, 7:27 AMFormValidateNotification
?
Supposedly this example should do the trick, but it doesn't work. I suspect this is because the example is for when using Forms in the regular MVC way with a form postback, whereas I'm using the headless API, so the body of the HTTP request looks different:
https://docs.umbraco.com/umbraco-forms/v/10.forms.latest/developer/extending/adding-an-event-handler#form-validation-notification
I'm using Umbraco 10 and Forms 10, but this doesn't seem to have changed in newer versions.
Thanks in advance 👍benjipeck
12/01/2023, 2:04 PMmiguelcrpinto
11/30/2023, 11:44 AMbonzo2423
11/29/2023, 10:25 AMitsjustcory
11/29/2023, 9:01 AMiambochi
11/29/2023, 5:25 AMchancer
11/22/2023, 9:05 AMbenjipeck
11/21/2023, 2:06 PMbram3660
11/21/2023, 10:25 AMmwillebrands
11/21/2023, 10:00 AMmastrup
11/20/2023, 7:32 AMemhassan
11/17/2023, 9:52 AMbonzo2423
11/16/2023, 11:13 AMdixi_88
11/15/2023, 11:07 AMpublic override DiscountRewardCalculation CalculateReward(DiscountRewardContext context, MinDeliveryAmountDiscountRewardProviderSettings settings)
{
var result = new DiscountRewardCalculation();
var price = new Price(999, 0, context.Order.CurrencyId);
result.ShippingTotalPriceAdjustments.Add(new DiscountAdjustment(context.Discount, adjustedPrice));
return result;
}
Any help is greatly appreciated 🙏🏻Ian Houghton
11/14/2023, 3:22 PMLinenBot
11/12/2023, 3:54 PMLương Hồng Thuận
joined #hq-commercial-products. Also, johanreitsma
joined.bonzo2423
11/09/2023, 4:09 PMlesley.w
11/09/2023, 1:21 AMcraig100
11/08/2023, 1:38 PMcraig100
11/08/2023, 10:46 AMmwillebrands
11/07/2023, 1:57 PMjespermayntzhusen
11/07/2023, 11:17 AMlesley.w
11/05/2023, 8:04 PMchancer
11/03/2023, 9:02 AMemhassan
11/02/2023, 12:45 PMdeejayraoul
11/01/2023, 9:50 AM