Populate field - PHP input - error, clears value
aeronox - July 2, 2009 - 12:59
| Project: | Rules |
| Version: | 6.x-1.0 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
When defining a field's value using the PHP input, and not defining a standard value (in the input directly above), I get an error "CustomField field is required."
I think the CustomField shouldn't be required when defining in PHP.
The main issue, is that the value of the PHP input is cleared, forcing me to press BACK.
