Im trying to do this in a clientScript with sweeta...
# suitescript
c
Im trying to do this in a clientScript with sweetalert2. IM using suitescript 2.1, but it seems like im not allowed to do: const { value: formValues } Does anyone have a workaround, i want to save the values when the user hits submit
Okay, its apparently because i cant use await..