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
Get Started with Redwood for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Is it possible to hide the Attachments region for a specific Document Type

edited Aug 4, 2021 3:05AM in Human Capital Management 8 comments

Content

We don't want our users to attach anything to a custom document type "Attestation".  I need to hide the Attachment region when users create or update this document type, but have it available on all other document types.  Any ideas how I can accomplish this?

I tried various ELs (see a few examples below) but could not make it to work  what am I doing wrong?

#{bindings.SystemDocumentType.inputValue !='US_ATTESTATION'}

#{bindings.DocumentTypeId.inputValue != 300000411062743}   Pulled the ID from the Document Type Identifier field in OTBI

#{bindings.DocumentType.inputValue != 'Attestation'}

Is there another way to disable the attachments other than personalization?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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