You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
Hello,
I'm using edit text in a template to store some data in a tiddle custom field like this <$edit-text field="content" tag="textarea" size=500 /> Is it possible to have this field the same behavior as "text" core field. I mean it's possible to use wikitext (links with other tiddles) and have the field editor. For instance, i can use [[tidlerIwant]] in the "content' field to display it. Thanks Stephane
PS: I don't use "text" core field because I need to go in edit mode to edit the content.