How I can validate that a button appears only when the start date activity is equal to today?
Summary:
Content (required):
Hello Oracle Community;
I need users to not be able to access a plugin if the activity is in the past, they should only be able to access it in the activities that work today.
Try to validate the button with syntax, but OFSC is not taking the validation.
(activity.'cbl_xa_start_date' = ('now("MM/dd/yyyy")'))
The cbl_xa_start_date property contains the date the activity entered the Started state.
Regards!
Version (include the version you are using, if applicable):
23B Service Update 1 (23.5.1.0.10)
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
1