Welcome Guest, Not a member yet? Register   Sign In
[split] Help with popup window?
#8

One last thing, I noticed that on the 'add_more' link your view is creating something like the following:

Code:
<div float:right; font-size:11px; margin-top:2px; " align="right">

should be more like:

<div style="float:right; font-size:11px; margin-top:2px; " align="right">
So that is why you are unable to open a newly created appointment. You are missing (for some reason) a bit of markup. To find this I just looked at the console and it showed me the exact line causing the error.
The previous error mentioned above is on the 'add_new' link, not the 'add_more'.
You may have more problems, or it might be a simple cut and paste error in a view. 
I hope that helps,
Best wishes,
Paul.
Reply


Messages In This Thread
[split] Help with popup window? - by Jovette - 08-31-2015, 09:04 PM
RE: [split] Help with popup window? - by PaulD - 09-01-2015, 04:33 AM
RE: [split] Help with popup window? - by Jovette - 09-01-2015, 08:30 AM
RE: [split] Help with popup window? - by PaulD - 09-02-2015, 06:43 AM
RE: [split] Help with popup window? - by PaulD - 09-01-2015, 04:10 PM
RE: [split] Help with popup window? - by Jovette - 09-01-2015, 08:20 PM
RE: [split] Help with popup window? - by PaulD - 09-02-2015, 06:57 AM
RE: [split] Help with popup window? - by PaulD - 09-02-2015, 07:18 AM
RE: [split] Help with popup window? - by Jovette - 09-08-2015, 11:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB