You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a setEntityUsedForSendingCard in usercardTemplateGateway
The method has to be implemented by the template and will be call by opfab after template rendering or when user change is entity for card publishing (in case he is member of more than one entity allowed to send card)
Test with cypress using the same technique as in src/test/resources/bundles/defaultProcess_V1/template/usercard_message.handlebars
(use hidden field)
Add in documentation
The text was updated successfully, but these errors were encountered:
Add a setEntityUsedForSendingCard in usercardTemplateGateway
The method has to be implemented by the template and will be call by opfab after template rendering or when user change is entity for card publishing (in case he is member of more than one entity allowed to send card)
Test with cypress using the same technique as in src/test/resources/bundles/defaultProcess_V1/template/usercard_message.handlebars
(use hidden field)
Add in documentation
The text was updated successfully, but these errors were encountered: