Greg Joiner
My feedback
9 results found
-
1 voteGreg Joiner shared this idea ·
-
10 votes
An error occurred while saving the comment Greg Joiner shared this idea · -
9 votes
An error occurred while saving the comment Greg Joiner commentedYES! Not allowing characters, ensuring 0-9 only and 10 digits is easy code.
Or at LEAST throw a warning message to the users of these simple rules are not met in case you have strange situations where a code, a comma or pound is required.
Can even make optional with a flag somewhere in setup if need to allow international phone number formats.
Also add to emergency contacts, family and student contact info.Greg Joiner supported this idea · -
15 votesGreg Joiner supported this idea ·
-
3 votes
Thank you for submitting this idea. We’d love to see more support from the Skyward user community prior to considering it for development.
This idea will remain open for continued voting and comments by the Skyward user community to show their support.
Thank you!
An error occurred while saving the comment Greg Joiner commentedIE It jumps from 'Start Time'->Hours to 'Notes', then back to Start Time AM/PM instead of going logically across the screen. Given the fixed sub mini window size the screen jumps around to the right and then back to the left which is confusing.
Greg Joiner shared this idea · -
9 votesGreg Joiner shared this idea ·
-
25 votesGreg Joiner supported this idea ·
-
9 votesGreg Joiner supported this idea ·
-
7 votesGreg Joiner supported this idea ·
An error occurred while saving the comment Greg Joiner commentedWe have users who added an 'A' after the zip code, causing one of our vendor extracts to crash.
For regions where there is NOT any zips with multiple city names can we add an option to only allow numeric in the zip?
Very easy to implement the code, or at least throw a warning to the user.
Needs to be on ALL student, staff, parent, guardian, family, emergency pickup screens in both systems.
Also needs to be on the parent self-registration web portals
See the sample code at https://www[.]w3resource[.]com/javascript/form/email-validation.php that can be modified to the desired language if needed.