I have written below query in a function to send the message when the check box is checked:
if @work_permit_check_box = 1 /*and @work_permit= 0 checked*/ beginexec tsf_send_message 'Please change the work permit expiration date.', null, 1;end
How can I translate this message?
Best answer by Mark Jongeling
Hi Rucha,
Simple create a Message in your model and translate it in the available languages for your project. More info here: https://docs.thinkwisesoftware.com/docs/sf/messages
The tsf_send_message first parameter is the Message ID. This corresponds with the Message ID as you created in the Software Factory.
Hope this helps!
Thanks for the reply. I was getting confused by the message_id from the document. I was searching for a numeric id.
@Mark Jongeling your explanation was easy and I was able to make it work with translation.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.
We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.