View Single Post
Old Today, 01:50 AM   #1543
Terisa de morgan
Grand Sorcerer
Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.
 
Terisa de morgan's Avatar
 
Posts: 6,664
Karma: 12595249
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Hello,

First of all, thank you for the plugin as I use it a lot. I've got a question because I don't know if I've understood something wrong. I've got an action chain and, inside that chain, an action with scope:

Code:
template = 
program:
        if field_exists("#ong") then
            'true'
        fi

datatype = text
comparison = "="
condition value = "true"

Disable action validation if conditions are not met: Checked
Theoretically (as I've understood it), if I try to run the action chain inside a library which doesn't have the custom column #ong, the action will not be run but the rest of the chain will be run without errors. Now, however, I've got an error saying that there is something wrong with the chain. What I'm doing wrong?

Last edited by Terisa de morgan; Today at 01:52 AM.
Terisa de morgan is offline   Reply With Quote