- Posts: 7
- Thank you received: 0
[SOLVED] Only some of the groups deployed to edit the item
- jpovar
- Topic Author
- Offline
- New Member
-
Less
More
11 years 8 months ago - 11 years 8 months ago #1571
by jpovar
Only some of the groups deployed to edit the item was created by jpovar
work fine if you start with the first, in order, until the fourth. The others are not displayed.
If you do not click on order accordion does not work.
Firefox show the error:
Advertencia: Cadena vacía pasada a getElementById().
(Empty string passed to getElementById ().)
Archivo de origen: http://localhost/civitur2/media/jui/js/jquery.min.js
Línea: 4
release of plugin: 1.0.36
If you do not click on order accordion does not work.
Firefox show the error:
Advertencia: Cadena vacía pasada a getElementById().
(Empty string passed to getElementById ().)
Archivo de origen: http://localhost/civitur2/media/jui/js/jquery.min.js
Línea: 4
release of plugin: 1.0.36
Last edit: 11 years 8 months ago by jpovar.
Please Log in or Create an account to join the conversation.
- jpovar
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
11 years 8 months ago #1582
by jpovar
Replied by jpovar on topic Only some of the groups deployed to edit the item
Toc, toc. Nobody? Please help me!
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
11 years 8 months ago #1583
by mmmaug1977
Replied by mmmaug1977 on topic Only some of the groups deployed to edit the item
Hello Rosa,
Sorry for the delayed reply.
Please check your inbox, I have attached a beta release of version 1.0.37, which I think will solve your problem.
Sorry for the delayed reply.
Please check your inbox, I have attached a beta release of version 1.0.37, which I think will solve your problem.
Please Log in or Create an account to join the conversation.
- jpovar
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
11 years 8 months ago #1584
by jpovar
Replied by jpovar on topic Only some of the groups deployed to edit the item
Perfect!
good job. It's a good idea to give the option to not display the accordion layout. When there are many groups of different fields can make the form too complex.
Only one thing: before the multiple-selection list is displayed similarly to the attachment
Now displayed in the conventional manner
I think it depends on
media / jui / js / chosen.jquery.min.js
media / jui / css / chosen.css
For some reason these files are not loaded in the edit view of the item, and they do elsewhere in the backend.
I would like them to return to be this way. Is it possible?
Only one thing: before the multiple-selection list is displayed similarly to the attachment
Now displayed in the conventional manner
I think it depends on
media / jui / js / chosen.jquery.min.js
media / jui / css / chosen.css
For some reason these files are not loaded in the edit view of the item, and they do elsewhere in the backend.
I would like them to return to be this way. Is it possible?
Please Log in or Create an account to join the conversation.
- mmmaug1977
-
- Offline
- Moderator
-
11 years 8 months ago #1585
by mmmaug1977
Replied by mmmaug1977 on topic Only some of the groups deployed to edit the item
Yes it is possible, I just noticed that some users do not have chosen loaded and then it will stop the plugin because it causes a javascript error.
I will add it along with a switch to be easy to enable/disable it if any errors or chosen is not loaded.
I will add it along with a switch to be easy to enable/disable it if any errors or chosen is not loaded.
Please Log in or Create an account to join the conversation.
- jpovar
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
- Thank you received: 0
11 years 8 months ago #1586
by jpovar
Replied by jpovar on topic Only some of the groups deployed to edit the item
OK, thank you very much.
Please Log in or Create an account to join the conversation.