An Admissions office is using Education Cloud to manage its student application review process. The office needs to make sure students cannot edit applications after the submission deadline.
Which two features could the consultant use to meet this requirement?
Using OmniStudio FlexCard:
OmniStudio FlexCard can be used to create a dynamic user interface that displays the application data in a structured format. This can include conditional logic to show or hide fields based on the submission status of the application.
Applying Validation Rule:
A validation rule can be used to enforce that applications cannot be edited after the submission deadline. This ensures data integrity by preventing changes to the application record once the deadline has passed.
Steps to Implement:
Create a FlexCard:
Navigate to OmniStudio > FlexCards.
Create a new FlexCard that displays application details and includes logic to disable editing past the deadline.
Set Up Validation Rule:
Go to Setup > Object Manager > Application Object.
Create a validation rule to check if the current date is past the submission deadline and prevent edits.
Example validation rule: AND(ISCHANGED([Application].Status), [Application].Status = 'Submitted', TODAY() > [Application].Submission_Deadline__c)
Testing:
Test the FlexCard and validation rule to ensure that students cannot edit their applications after the submission deadline.
Ensure the user interface and validation rule work seamlessly together to provide a smooth user experience.
Edna
11 months agoSkye
11 months agoMing
11 months agoKeith
11 months agoDenny
11 months agoTwanna
11 months agoCelestina
11 months agoChuck
11 months agoDaren
11 months agoPaola
12 months agoMargurite
10 months agoMerri
10 months agoRemedios
11 months agoShayne
11 months agoLatrice
11 months agoGlenna
11 months agoSean
12 months ago