Forum Discussion

ABott73's avatar
ABott73
New Contributor II
4 days ago

Journal Name Creation on Event Handler

Hi 

Has anyone created an event handler around the journal name creation?

We have a requirement around enforcing the journal name to meet a specific criteria + be within a certain number of characters in length

Thanks

1 Reply

  • chul's avatar
    chul
    Contributor III

    You could probably do that by turning on the submit/approve process on the WF, use the event handler (FinalizeSubmitJournal) to check the journal name and send an email to either the approver if it passes or the creator if it fails. However, it wouldn't prevent the approval of a journal with a bad name as long as it meets the journal template data requirements (e.g. balanced).