Describe the bugA clear and concise description of what the bug is.
I was hoping to have some help creating a function that capitalized the first and last name of a form input.
What is the problem you are trying to solve?
I was hoping to have some help creating a function that capitalized the first and last name of a form input.
Expected behaviorA clear and concise description of what you expected to happen.
using the title() or capitalize() function to capitalize the first and lastname of a form input.
What is the actual behavior?A clear and concise description of what actually happened.
Not able to render any type of behavior
Post any code you think might be relevant (one fenced block per file)
BIRTHDAY CREATE VIEW
Describe the bug A clear and concise description of what the bug is.
I was hoping to have some help creating a function that capitalized the first and last name of a form input.
What is the problem you are trying to solve? I was hoping to have some help creating a function that capitalized the first and last name of a form input.
Expected behavior A clear and concise description of what you expected to happen.
using the title() or capitalize() function to capitalize the first and lastname of a form input.
What is the actual behavior? A clear and concise description of what actually happened.
Not able to render any type of behavior
Post any code you think might be relevant (one fenced block per file) BIRTHDAY CREATE VIEW
What is your best guess as to the source of the problem?
Some how I need to extract the words i need form the form.
What things have you already tried to solve the problem?
Additional context Add any other context about the problem here.
Paste a link to your repository here