sid
November 19, 2021, 12:38pm
1
Wappler Version : 4.2.2
Operating System : W10
Server Model: NodeJS
Database Type: MySQL
Expected behavior
Setting 0
as param should show up as 0
when viewing the step again.
Actual behavior
UI:
Code View:
How to reproduce
Add an exec step and set any input param’s value as 0.
Go to another step, and click okn exec step again, to see that 0 is no longer visible, although it exists in the code & is also sent to the library SA in runtime.
George
December 16, 2021, 3:12pm
4
what is the type of the property? Is it a number or text?
And why do you need just 0 - maybe it is a boolean?
sid
December 16, 2021, 3:34pm
5
pdf_generated is the field. Its set to text.
I send 0 or 1 when calling via exec.
Teodor
February 17, 2022, 4:52pm
9
This has been fixed in Wappler 4.6
Teodor
Closed
February 19, 2022, 4:06pm
11
This topic was automatically closed after 47 hours. New replies are no longer allowed.