Copy link to clipboard
Copied
Is there a way so if one subkeyword is selected, a certain other one is automatically selected. Or a script that can autorun?
For example, when pet name is selected, proper animal type should be automatically selected.
Copy link to clipboard
Copied
Yes it can be done.
You can add an "load" event listener that verifies the present thumbnails keywords, and activates the other you want.
But this must be done with careful well to not return errors.
1. have you already a keywords/sub-keywords list?
2. to what kind of images/files you want to add this behavior?
3. the aim is to detect any subkeyword on, and add a second keyword (its parent keyword)?
Copy link to clipboard
Copied
How would I do this?
I already have keywords and subkeywords
the second keyword is not the parent keyword but a subkeyword from a different parent list