Mohammad,

Since no one has answered in 5 hours can I suggest (having not tested it) 
you instead generate the page number as you list the tiddlers all as one, 
perhaps using Evans Formula plugin to increment the page number? 

Is there a reason you feel you need to set a field page number when you are 
likely to change the order anyway? Why not get that number just in time?

Other wise to set a field value you will need to trigger an action wizard 
in a button to set the field, for each tiddler. Look for solutions that 
apply a tag to every tiddler in a list for a parallel solution, that you 
can change to a field, after all tags are just values in the tag field.

Regards
Tony

On Monday, May 28, 2018 at 6:15:02 PM UTC+10, Mohammad wrote:
>
> I have a draggable list as below
>
> <<list-tagged-draggable tag:"$(currentTiddler)$">>
>
>
> Every tiddler has a filed called "page". My question is when I changed 
> the order of tiddlers by drag and drop, I want the value of this filed
> changes accordingly. To explain more, I have three tiddlers like below
>
>
> Tiddler-A
> Tiddler-B
> Tiddler-C
>
> Their page filed value is like 001, 002, 003, then using drag and drop I 
> change the order as below
>
>
> Tiddler-C
> Tiddler-A
> Tiddler-B
>
> Now, I want the filed values change accordingly i.e page filed of 
> Tiddler-C now should have the value: 001, Tiddler-A: 002, Tiddler-B: 003
>
>
> How can I do this?
>
>
> Thank you
>

-- 
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/dfbb0ce4-d6d8-4c91-b7c0-28951df80d46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to