I have editText widget referencing <<qualify>> macro resulting tiddler:

<$edit-text tiddler=<<qualify $:/IssueEdit>> placeholder="describe the 
problem" tag="textarea" />

I want to set the "issue" field of the tiddler it is transcluded in. And I 
can't find a way to reference the text field of 
resulting $:/IssueEdit--645974869 tiddler except for hardcoding it which is 
not an option.

I nee something like that:

<$button>
 <$action-setfield issue={{<<qualify $:/IssueEdit>>}}/>
Set Issue
</$button>

Tried wrapping qualify result into a variable but it didn't work. And I 
can't nest widgets so explicit <$transclude> won't work either.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2a23726a-1f55-49b6-9673-2e1210b12703%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to