Collect data from database in a nice HTML array
-
Dear experts,
First, thank you for the work done on this plugin.
My initial need is just a form sending data to a database and then manage those data (display, edit, delete). Ninja Forms offered me the first half (sending datas from a form to a database) in a nice and comprehensive way.
Now I am a bit confused that nobody seems concerned by data management (no post, no code…). That’s a shame as I am not at all a developper…
I found out on Ninja forms website the variable ninja_forms_get_subs which contains an array with everything ! My needs are now pretty simple :
I would like to change this complex multilevel PHP array variable into a nice HTML array with a headline and essential data.Did somebody achieve such a function to extract and order data from Ninja Forms registered data ?
In fact, it is exactly what the plugin is doing in the submenu ‘Submissions’. I had a look into view-subs.php (which is the corresponding page I guess) but it is really hard for me to select the code I need from this file.
Thank you very much for your help. Please help me to find the good way to solve my problem as I feel a bit lost here.
Best regards,
Benjamin
The topic ‘Collect data from database in a nice HTML array’ is closed to new replies.