on 2024 May 06 11:35 AM
Hello Team,
We have configured the ONB Custom Task in SAP SUccessFactors Onboarding module. But out customer wants to enable few instructions fields like Message String only if certain field are seleted.
We are trying to write a JSON code to populate if Hiring manager has selected Yes for Is Laptop and Charger then instructions message to be populated Below is the sample JSON Code but it is not working.
{
"type": "Rich Text",
"Condition": {
"scope": "#/properties/x-laptopCharger",
"schema": {
"expectedValue": "Yes"
}
}
}
@Gopinath : Any help
Request clarification before answering.
User | Count |
---|---|
8 | |
4 | |
3 | |
3 | |
3 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.