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.
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
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?
Tagged:
1