Is it possible to add conditional confirmation on the save action ?
I tried the following in my
EditPage
subclass to ask for confirmation on a set condition but the callback inside requiresConfirmation
is never called
1 Reply
il use a custom validation on
sell_total_eur_gross
as workaroud