Post Reply 
tag update with several tags
12-03-2017, 16:47
Post: #2
RE: tag update with several tags
(11-03-2017 12:51)artwo Wrote:  I'm trying to create the following rule in tagupdate file:
@RATING=5
&CUSTOM1=2017
+CUSTOM1=Best of the moment

You can only modify the tag named on @, not the tag named on &. The following should work:

@CUSTOM1=2017
&RATING=5
+CUSTOM1=Best of the moment

Quote:One remak also. In the file, I have a rule like that:
@CUSTOM1=2017
+CUSTOM1=Recent
@CUSTOM1=2016
+CUSTOM1=Recent

It would be wonderful if a parameter could refer to the current year Angel

This isn't possible. Al values need to be entered as literal strings.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
tag update with several tags - artwo - 11-03-2017, 12:51
RE: tag update with several tags - simoncn - 12-03-2017 16:47

Forum Jump:


User(s) browsing this thread: 1 Guest(s)