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

Cross-Page Field Access in validation rule

edited Mar 8, 2026 7:46AM in Visual Builder Studio for HCM

Hi Team,

Our requirement is to create a validation rule that compares the position ID between the Change Assignment 
position ID and the Requisition position ID.


The requisition position does not return a value. We checked it in the console log in the developer window.

The end result is that when a manager or employee performs a Change Assignment with another position, and if that position is already used in a Job Requisition, the validation rule should automatically show a warning or error message, indicating that this position cannot be used.


My validation Logic:/* eslint-disable dot-notation */

define([], () => {

'use strict';

/**

*

* @param {object} context

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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