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: AI Resources for Oracle Cloud HCM – Go Here

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

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!