Set Value step requires a value

OS info

  • Operating System : Windows 10.0.19044
  • Wappler Version : 5.3.1

Problem description

|code|0|
|---|---|
|file|"C:\\xampp\\htdocs\\example.com\\dmxConnectLib\\dmxConnect.php"|
|line|125|
|message|"Option \"value\" is required!"|

set-value-step

Steps to reproduce

  1. Add Set Value step.
  2. Leave Value empty.
  3. Click Open in Browser.

The set value step requires a value. Not sure why did you post this in the bugs section?

Per https://community.wappler.io/t/wappler-5-2-1-released/45984:

Allow empty values on all Set Value actions for inputs

This looks like it’s referring to for example using a button on click event to set value of a input on the front end, not the server connect set value but the dynamic event on the app connect side

1 Like

That’s for App Connect only, not for Server Connect set value action.
And it’s for cases when you want to set an input value to empty.

Screenshot 2022-12-21 at 20.05.06

1 Like

I misunderstood since the following issue for server connect was mentioned in the release: