| Post |
|
Guest
| Milly 2:42 am December 24, 2008
| |
|
|
Please replace the ??? with your data!
- URL to the FORM: still concept
- The browser used: FireFox
- cforms version: 9.4
- Your Wordpress version: 2.7
[desc]:Trying to create a form; all works fine until I want to edit fields. A blank pop-up screen appears, where apparently I cannot edit/include anthing.
Using Linux Ubuntu AMD64 with FireFox_
|
|
|
Admin
| Oliver Munich, Germany posts 6237 9:49 am December 24, 2008
| |
|
|
What does Firebug say?
Do you get a popup at all or just a white screen?
Check the Help page (for expected field formats), all fields can be manually edited as well.
|
|
|
|
|
Guest
| Milly 1:11 pm December 24, 2008
| |
|
|
Thanks for your prompt reply.
Don't know Firebug, sorry.
I do get a pop-up, looks valid, but has no contents, just an OK and Cancel button (V & X).
I have seen the manual, but that doesn't make it any easier; f.i. I need a dropdown list with yearnumbers in it.
Milly
|
|
|
Admin
| Oliver Munich, Germany posts 6237 1:53 pm December 24, 2008
| |
|
|
might want to get in touch with your provider then to see if it is a .htaccess or security issue. the ajax call is apparently being blocked.
for select lists, e.g. :
mylist#2008#2007#2006#2004
easy, no?
|
|
|
|
|
Guest
| Milly 7:14 pm December 24, 2008
| |
|
|
Ok, thanks.
I can make my own .htccess.
Would appreciate help inputting the proper lines for allowing Ajax in the plugin, though.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:22 pm December 24, 2008
| |
|
|
no specific lines necessary, unless your provider has set certain security constraints. see FAQs above "mod_security"…
|
|
|
|