Posts: 37
Threads: 10
Joined: Sep 2015
Reputation:
-1
Hi, I have form with hidden input fields. In the viewer this function adds some `id` hidden fields. Now this does not work.
Posts: 37
Threads: 10
Joined: Sep 2015
Reputation:
-1
Oh, sorry. After investigation I see this is my problem.
I have deleted line in the config.php $config['allow_get_array'] = TRUE instead $config['standardize_newlines']
Sorry for noise.