<field name="items" type="subform" multiple="true" label="Subform Field" >
<form>
<field name="something" type="calendar" label="Calendar" />
</form>
</field>
Add the XML code above to the file components/com_content/views/article/tmpl/default.xml
after this line 35 - https://github.com/joomla/joomla-cms/blob/staging/components/com_content/views/article/tmpl/default.xml#L35
Then make a new menu item of type article, go to the options tab, add a new subform instance and click the calendar button
Calendar panel to open
Calendar panel fails to open
Title |
|
Title |
|
Title |
|
that patch is after the 3.7 release and due to be fixed in 3.7.1 I believe.
@tonypartridge I meant, it was broken in #15487, sorry for confusing
@seanjermey please test #15848
Hi @Fedik, I have tested #15848
This resolves the issue for subform elements that exist on load, but not for newly instanced elements.
Status | New | ⇒ | Discussion |
@seanjermey so, all is good for you, or you got some problem?
@seanjermey can you list the steps that we can reproduce the case where it is not working?
Hi @Fedik @laoneo, i have re-tested and its working, not sure what i did wrong 1st time. Probably a Monday morning thing! Thanks for resolving!
I look forward to the update so i can add the feajavascript:ture im working on!
@seanjermey if this issue is solved, please close it, thanks.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-10 08:12:41 |
Closed_By | ⇒ | seanjermey |
It seems was changed before 3.7 release in #15487