Dear all,
It's not possible to save a form where a dropdown list contains only numbers like:
0=0
1=1
2=2
....
Clicking on "Save" button, designer start saving witout ending
Regards
It's not possible to save a form where a dropdown list contains only numbers like:
0=0
1=1
2=2
....
Clicking on "Save" button, designer start saving witout ending
Regards
Hi hwsassisi ,
I have no problem when I test here :-(
Please try a test form with only a single drop-down like that and see if you have the same problem.
Bob
I have no problem when I test here :-(
Please try a test form with only a single drop-down like that and see if you have the same problem.
Bob
Dear Bob
Same problem with a single drop-down only.
To better investigate:
I have both v5 and v6 installed in backend, even if I'm using v5 in frontend site.
Moreover, I created the new advanced form, I put a dropdown, I edited values using 0=0, 1=1 and so on.. and then I clicked "save" button. On save, I had an error[h1]Forbidden[/h1]
You don't have permission to access /administrator/index.php
on this server.
In my opinion, the problem I'm facing is related to this error.
Do you have any idea?
Same problem with a single drop-down only.
To better investigate:
I have both v5 and v6 installed in backend, even if I'm using v5 in frontend site.
Moreover, I created the new advanced form, I put a dropdown, I edited values using 0=0, 1=1 and so on.. and then I clicked "save" button. On save, I had an error[h1]Forbidden[/h1]
You don't have permission to access /administrator/index.php
on this server.
In my opinion, the problem I'm facing is related to this error.
Do you have any idea?
Hi,
I think this is a problem related to a security setting on your server, you can set the options using a PHP action and call the action reulst in the dropdown options box:
Best regards
I think this is a problem related to a security setting on your server, you can set the options using a PHP action and call the action reulst in the dropdown options box:
{var:php_name}
Best regards
This topic is locked and no more replies can be posted.