You could put a nested list inside the current list that checks for the
prior existence and shows only link if it exists but shows the edit fields
if it doesn't.
-- Mark
On Monday, August 6, 2018 at 2:39:44 PM UTC-7, Mat wrote:
>
>
> Since you're filling in forms, the form could hide the "Submit" button if
>> the to-be-generated tiddler exists and replace it with a warning message.
>>
>
> hehe, no it's not proper forms. Its typically just some table I throw
> together with EditTextWidgets for direct setting of field values, which
> "incidentally" creates the tiddler if it didn't exist already.
>
> <table>
> <$list filter="...">
> <tr><td>{{!!title}}</td><td><$edit-text field=foo/></td></tr>
> </$list>
> </table>
>
> ...that kinda thing. Even if I make the titles show as links I can miss
> their existance when there are multiple such editors and I quickly
> copy-paste stuff into them, then overwrites can happen and I won't really
> notice.
>
> <:-)
>
--
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 [email protected].
To post to this group, send email to [email protected].
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/0f47802b-ab81-4773-9e8e-bac765583ec5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.