Re: [Tiki-users] Wiki Page Field Inline Editing with WYSIWYG
Alessandro Martinelli <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
Ok, thank you. However it's strange because - as I said - enabling 'Tracker list inline editing' and accessing the tracker 'items' page, from that page I can inline edit the wiki page field by means of WYSIWYG editor with no problem, if it's enabled. Alessandro Il 30/12/2020 19:46, Jonny Bradley via TikiWiki-users ha scritto: > Hi Alessandro > > I think that’s what it’s sometimes described as “an unsupported > scenario”, again... you are good at finding these aren’t you! 😋 > > I think we need a way of flagging which field types can’t do inline > editing, or at least document them... > > Meanwhile I’d suggest you use the tracker update_item Ajax service on > an edit button... as (at least partially) documented here > > https://doc.tiki.org/API-Tracker <https://doc.tiki.org/API-Tracker> > > jonny > > p.s. not totally forgotten about setting up the list plugin demo I > promised before Xmas ;) > >> On 30 Dec 2020, at 18:27, Alessandro Martinelli >> <[email protected]> wrote: >> >> Hi all, >> >> I'm having issues editing inline a tracker wiki page field displayed >> by means of a 'display' control block using the WYSIWYG editor. >> >> In other words I've a wiki page I use as template having the >> following code: >> >> {LIST()} >> {pagination max="1"} >> {filter field="tracker_id" content="20"} >> {filter field="object_id" content="{{itemId}}"} >> {OUTPUT()} >> {display name="tracker_field_...textField1"} >> {display name="tracker_field_...textField2"} >> {display name="tracker_field_...textArea1" format="trackerrender" >> editable="inline"} >> {display name="tracker_field_...WikiPage" format="trackerrender" >> editable="inline"} >> {OUTPUT} >> {LIST} >> >> Now, If I disable WYSIWYG editor in the wiki page field preferences, >> I can edit the wiki page inline successfully. However, if I enable >> WYSIWYG editor, the moment I click on the "edit inline" icon, it >> starts loading and remains stuck loading. >> The same goes for textArea. it goes without saying that the >> preference 'Inline editing' is enabled. >> >> Please note if I enable 'Tracker list inline editing', I can perform >> 'inline editing' successfully from the tracker page. However I don't >> want users to access the tracker page. >> >> I'm using Tiki 21.2 updated today from git. >> >> Are you awate of any way to solve this? Should I open a bug report >> with a showcase? >> >> Thank you for your attenction, >> >> Alessandro >> >> >> >> _______________________________________________ >> TikiWiki-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/tikiwiki-users > > > _______________________________________________ > TikiWiki-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-users _______________________________________________ TikiWiki-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-users