Welcome to the Automate community! Please feel free to start a discussion in the discussion tab or join in a conversation.Here are some useful links where you can find more information:Product Announcements Ideas Portal
Hi Kurt. Use below code to show attachment as required and set it to not required on field change. -------------------------- var theBinding = 'my:Attachment_1'; var attachments= $j('span[binding="' + theBinding + '"]'); var attSpan = $j(attachments[0]); ...
Hi Kurt, you can modify the javascript code as below:
Hammad, Is there a method to removed the red "Required" error message under the Attachment Control when you remove the X in Field_4? Example - When I place an X in Field_4 I can set minimum=1, maximum=1 and message="" in the Attachment If I try ...
Product SupportCommunity FAQContact Us
Terms of UseLegalPrivacy NoticesTrademarks Your Privacy ChoicesCalifornia Privacy NoticesCookie Settings