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

How to control Visible if with Value Processor

New Here ,
Oct 02, 2023 Oct 02, 2023

I want to control Visible if based on the output of the Value Processor.

Is there any way to achieve this?

Is this possible using python?

TOPICS
How to , Scripting
179
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
Community Expert ,
Oct 04, 2023 Oct 04, 2023

As far as I am aware, visible if can only be set on the basis of another graph input, not on a graphs internal calculation. It would be nice to be proved wrong though, as I can see a use for this.

 

Dave

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
Adobe Employee ,
Oct 04, 2023 Oct 04, 2023
LATEST

Hi @ayato5C05,

 

Dave is right, that's not possible to control a Visible if with a Value Processor or any other node.

 

You can create a parameter to control the Visible if of another parameter, so you'd be able to manage the value of that parameter with the Python API.

 

Best regards,

 

Cyril Dellenbach (Micro) | QA Support Artist | Adobe
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