In IOS device how to set the active class selected for the array using the JavaScript

For iOS devices in an array active class will not be selected so the selected option will show only the first option of the array using this Methode we can select the active option from the array the selected values are taking in IOS devices also the issues on the iOS devices are due to… Continue reading In IOS device how to set the active class selected for the array using the JavaScript

How to set the condition for workflow on item fulfillment if the status is shipped to send an email

using this condition, we could set the values in workflow for the old records if status shipped in item fulfillment to send the email.Solution: Added the context called shipped in workflow execution. Added new condition old status not shipped and new status shipped. Condition: Subsidiary (Main) = OX Tools AU And email-sent = F And… Continue reading How to set the condition for workflow on item fulfillment if the status is shipped to send an email