Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is there a way so if one subkeyword is selected, a certain other one is automatically selected. Or a script that can autorun?

New Here ,
Jan 04, 2016 Jan 04, 2016

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.

TOPICS
Scripting
598
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jan 25, 2016 Jan 25, 2016

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)?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jan 27, 2016 Jan 27, 2016
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines