|
|
Sergey Kornilov admin 10/23/2015 |
|
Login page and regular Add/Edit pages serve different purposes. Adding new field to Add/Edit page is straightforward, PHPRunner knows what to do with that field when form is submitted, it will be simply saved in the database. <input type="text" name="account">
|
|