Skip to content

Documentation Request - inputFieldDependencies[0].controllingFieldValue #33

@jordanskole

Description

@jordanskole

Context

Hey there! I am working on a custom code action definition and I am stuck on the inputFieldDependencies, specifically as it relates to the dependencyType CONDITIONAL_SINGLE_FIELD

As I understand it, SINGLE_FIELD will render the dependent fields, and CONDITIONAL_SINGLE_FIELD will prevent the dependent fields from rendering unless the conditions are met.

BUT! thats not the only difference

controllingFieldValue is a required property on the object if the dependencyType is CONDITIONAL_SINGLE_FIELD

Docs Request

My issue is that I am not sure what (if any) syntax can I use for the controllingFieldValue. In my current situation I really just need "any value" or "not null" but given the syntax from the docs I am not sure how that could possibly not be interpreted literally.

I tried * as a wildcard hoping that would work, and I am going to start trying some of the search syntax next, but also would be nice if you could just tell me the answers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions