I created a module where you have to choose an article. When you choose one you can't change it to another because it adds class hidden to "Choose article" button.
I need to be able switch articles as I want to.
Everything works fine with J3.6.
Labels |
Added:
?
|
Status | New | ⇒ | Discussion |
Category | ⇒ | com_content com_modules |
What is the type
of your field?
It should be modal_article
and you should get it with
addfieldpath="/administrator/components/com_content/models/fields"
It is modal_article
and there's no problem with choosing an article for the first time - everything works well.
But after you choose your article you can't change your mind, because something adds class="hidden"
to the button. (When I delete that class using developer tools, than it's ok)
I know I could just remove .hidden
from the CSS file but I guess there must be a better solution.
Status | Discussion | ⇒ | Information Required |
If this Issue get no Response, it will be closed at 28th February 2018.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-02-28 07:55:06 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
closed as stated above.
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15934
Did you click on the clear button?