Is there any way to reset the value to null when only the date or time is entered in a datetimefield?
Screenshots attached
1. Enter only the date in 'Fecha entrega en mano'
2. Click on CANCELAR and confirm
3. Click on EDITAR again
4. As can be seen in the screenshot, the previously entered value is displayed by default. Appian does not reset the value to null for datetimefields. However, for fields other than datetimefields, it does reset them and previously entered values do not appear.
Discussion posts and replies are publicly visible
How do you manage the overall interface state? Is this the only information you might need to reset somehow?
In a dynamic interface where I switch between larger interface sections, I use additional saveInto statements in buttons to control the state of the data.