Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

How to make supplier field as mandatory when the new supplier is enabled

Summary:

While creating the Non Catalog request, If I select New Supplier checkbox, through personalization how to make the Supplier field as Mandatory.

Could you please let me know the condition to be written, I tried this and it's not working

If (New Supplier == 'Yes')

{

return true;

}

else

{

return false;

}

Content (required):


Version (include the version you are using, if applicable):

21C

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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