Dynamic Custom Fields |
6/22/2013 6:13:18 AM |
PHPRunner General questions | |
![]() Hey guys! |
|
C
|
cgphp 6/22/2013 |
The code generated by PHPrunner will not see dynamic fields. You have to code a PHP script that fetches new fields from database and adds them dinamically to the page. This article is a good starting point: http://xlinesoft.com/phprunner/docs/add_custom_field_to_form.htm |
![]() |
khalil author 6/22/2013 |
Thank you Cristian Gilè! |