Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"+ Add new field" button doesn't do anything #2

Open
aerth opened this issue Jul 31, 2015 · 2 comments
Open

"+ Add new field" button doesn't do anything #2

aerth opened this issue Jul 31, 2015 · 2 comments

Comments

@aerth
Copy link

aerth commented Jul 31, 2015

This extension is great btw. Thanks.

@rossriley
Copy link
Owner

Sorry about that, most likely explanation is that you must have hit a javascript bug that I haven't come across. Do you get any useful error messages in the console that might help debug it?

@aerth
Copy link
Author

aerth commented Aug 1, 2015

I'm testing it on Firefox / Iceweasel 31.8.0 - No javascript error messages. It seems like the button just doesnt do anything. I manually added a new form in the boltforms.yml and now:

  1. There are fields before + Add New Field
  2. + Add New Field still doesn't work (doesn't do anything at all)
  3. Still No console error messages.

I have NoScript, QuickJava, and RequestPolicy firefox addons, all de-activated for the test.


Console output (notice no errors, and ii am not sure if the .js is being called in or ont

GET http://example.com/bolt/extensions/formeditor/edit/Appointments [HTTP/1.1 200 OK 241ms]
GET http://example.com/app/view/css/lib.css [HTTP/1.1 304 Not Modified 62ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 304 Not Modified 227ms]
GET http://example.com/app/view/js/lib.min.js [HTTP/1.1 304 Not Modified 227ms]
GET http://example.com/app/view/js/locale/datepicker/en_GB.min.js [HTTP/1.1 304 Not Modified 227ms]
GET http://example.com/app/view/js/locale/moment/en_GB.min.js [HTTP/1.1 304 Not Modified 227ms]
GET http://example.com/app/view/js/bolt.min.js [HTTP/1.1 304 Not Modified 399ms]
GET http://example.com/_profiler/wdt/99d3e7 [HTTP/1.1 200 OK 142ms]
GET http://example.com/app/view/css/lib.css [HTTP/1.1 200 OK 79ms]
GET http://example.com/app/view/css/lib.css [HTTP/1.1 200 OK 62ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 345ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 269ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 440ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 442ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 450ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 351ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 436ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 464ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 644ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 905ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 886ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 887ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 904ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 912ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 985ms]
GET http://example.com/app/view/css/bolt.css [HTTP/1.1 200 OK 1062ms]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants