Strange data on nuRunPHPHiddenWithParams
Posted: Mon Feb 13, 2023 4:34 pm
I'm attempting to run nuRunPHPHiddenWithParams from a popup
and simply
on the php side for now its returning
if I change the input string I simply get a different string of gibberish
Code: Select all
let LiqType = 'L';
nuRunPHPHiddenWithParams('ProcessLiquidationOption', 'LiqType', LiqType);
Code: Select all
nuDisplayError('#LiqType#');
Code: Select all
FkwW