You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Redwood VB Studio – Clear Field Value not triggering on dependent field change.

We are working on a Redwood page (Change Assignment) using VB Studio and have configured a rule where a Job-level DFF controls an Assignment-level DFF field.

A Job DFF “Share Value Eligible (SVE)” determines whether the Assignment field “Share Value” should retain or clear its value.

Expected behavior:

  • If SVE = Y → Share Value should retain value
  • If SVE ≠ Y (N or Null) → Share Value should be cleared

Configuration:

  • Condition: SVE = "N" OR SVE IS NULL (also tested SVE != "Y")
  • Action: Clear Field Value → Share Value

Issue:

  • On initial preview, condition evaluation behaves as expected
  • However, when changing the Job from SVE = Y to SVE = N or Null, the Share Value field
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!