Re: Deleting data values such as comments.

2016-02-05 Thread TMurNGon
Hi Dan, Just for future reference; both of these worked (the 1st one is obviously the easiest and the most accurate): [command info delete page={p}:comments field=...] and [command log 'myfield: {+#1} | {+#2} | {+#3}' page={p}:links flags='delete'] On Friday, 5 February 2016 15:35:17 UTC+

Re: Deleting data values such as comments.

2016-02-05 Thread TMurNGon
Thanks Dan, I will give it a try. On Friday, 5 February 2016 15:35:17 UTC+2, Dan wrote: > > Try a form with this command: > > [command info delete page=... field=...] > > On Fri, Feb 5, 2016 at 6:49 AM TMurNGon > > wrote: > >> Hi Dan, >> >> Learning from your 'comments' implementation I have bee

Re: Deleting data values such as comments.

2016-02-05 Thread The Editor
Try a form with this command: [command info delete page=... field=...] On Fri, Feb 5, 2016 at 6:49 AM TMurNGon wrote: > Hi Dan, > > Learning from your 'comments' implementation I have been able to add other > data items such as 'links' etc to a page and it works very well. > What I cannot quite

Deleting data values such as comments.

2016-02-05 Thread TMurNGon
Hi Dan, Learning from your 'comments' implementation I have been able to add other data items such as 'links' etc to a page and it works very well. What I cannot quite figure out is how I would go about deleting (or editing/updating) a single record from 'comment' for instance (without going in