J3 Issue ?
avatar pixxelfactory
pixxelfactory
17 Aug 2017

Steps to reproduce the issue

Create a module / plugin for custom fields that contain a subform-field:

<fieldset name="basic">
	<field
		type="subform"
		name="applications_forest"
		formsource="modules/mod_applications/forms/application.xml"
		multiple="true"
		min="1"
		max="99"
		label="Application" />

..

Inside the subform-xml, add an editor-field:

<fieldset name="application" label="Application">
            <field
                name="application_title"
                type="editor"
                label="Title"
                filter="safehtml" />

..

Install and add a new row to the subform field.

Expected result

By adding new rows to the subform-field, there should show a editor in each row.

Actual result

Editor does not show up, javascript-warning about an empty string being passed to getElementById().
Editor shows only after saving the module/article

System information (as much as possible)

Client: Firefox (54) / OSX 10.10
Server: Php 5.6
Joomla: tried with Joomla 3.6.4 and Joomla 3.7.4
Editor: Tried with JCE (latest) and TinyMCE

Additional comments

avatar pixxelfactory pixxelfactory - open - 17 Aug 2017
avatar joomla-cms-bot joomla-cms-bot - change - 17 Aug 2017
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 17 Aug 2017
avatar pixxelfactory pixxelfactory - change - 17 Aug 2017
The description was changed
avatar pixxelfactory pixxelfactory - edited - 17 Aug 2017
avatar pixxelfactory pixxelfactory - change - 17 Aug 2017
The description was changed
avatar pixxelfactory pixxelfactory - edited - 17 Aug 2017
avatar franz-wohlkoenig franz-wohlkoenig - change - 17 Aug 2017
Category Fields
avatar franz-wohlkoenig franz-wohlkoenig - change - 25 Nov 2017
Category Fields com_fields Fields
avatar franz-wohlkoenig franz-wohlkoenig - change - 25 Nov 2017
Title
Editor in Subform
[com_fields] Editor in Subform
avatar joomla-cms-bot joomla-cms-bot - edited - 25 Nov 2017
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 25 Nov 2017

@laoneo this Issue was in the wrong Category.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17578.

avatar franz-wohlkoenig franz-wohlkoenig - change - 25 Nov 2017
Status New Discussion
avatar laoneo
laoneo - comment - 25 Nov 2017

Guess this is an issue of editors inside of subforms in general. Perhaps @dgt41 can help here?

avatar brianteeman brianteeman - change - 25 Mar 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 25 Mar 2018
avatar Quy
Quy - comment - 19 Apr 2018

@pixxelfactory Can you reproduce this with v3.8.7?

avatar franz-wohlkoenig franz-wohlkoenig - change - 20 Apr 2018
Status Discussion Information Required
avatar Quy Quy - change - 21 Apr 2018
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2018-04-21 12:17:13
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 21 Apr 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 21 Apr 2018
avatar Quy
Quy - comment - 21 Apr 2018

Closing as not reproducible.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/17578.

avatar joomla-cms-bot
joomla-cms-bot - comment - 21 Apr 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/17578

Add a Comment

Login with GitHub to post a comment