In block configuration settings, if visible on all country checkbox is unchecked, then country select list should be made mandatory. As of now, it simply allows to Save configuration.
In block configuration settings, if visible on all country checkbox is unchecked, then country select list should be made mandatory. As of now, it simply allows to Save configuration.
Comments
Comment #2
Sonal.Sangale commentedAdding code to make country select list mandatory when "Visible on all country" checkbox is unchecked.
Comment #4
rajeshwari10 commentedHi Sonal,
In your patch there were some coding standard issue fixed it.
Comment #5
rajeshwari10 commentedComment #7
ashishdalviFunction documentation is missing.
https://www.drupal.org/coding-standards/docs#hooks
Comment #8
vinay15Hey Ashish,
I have updated the patch at #4 with the function documentation.
Thanks,
Vinay
Comment #9
vinay15Comment #12
ashishdalviThank you so much for patch.