Quick question on interaction between AC and Last Modified:
If a single-field edit with a predefined value doesn't change the value, will it trigger a last modified datechange on that column?
Example: I have a book with #booktype set to Fiction. I run a chain where the only action is to set #booktype to Fiction.
I'm also curious how this works with templates. In pretty much all cases I have a "else $columnname" to return the currently-existing value rather than nulling it out. Would this count as a modificaiton or not?
|