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
3 months agoSkye
4 months agoMing
4 months agoKeith
4 months agoDenny
3 months agoTwanna
4 months agoCelestina
4 months agoChuck
4 months agoDaren
4 months agoPaola
4 months agoMargurite
3 months agoMerri
3 months agoRemedios
3 months agoShayne
3 months agoLatrice
4 months agoGlenna
4 months agoSean
4 months ago