Wynton Franklin
Wynton Franklin
hey is this still open if not I would like to work on it. Did you have any idea how you'd like it done?
Sure, that sounds good for a start. I'll get working on it.
Hi @thdebay. I created an email controller page and added the email sending logic. For some reason the redirect after sending the email is not working all the time. (not...
hi @thdebay thanks. I will do the merge request. I can start looking at the other steps as well.
@thdebay, wondering about leadtypes in the students/show.blade.php shows as undefined. might that be an error or did I do something wrong. I usually uncomment the component to interact with this...
it works
Wondering which is the preferred button location for email to student button?
I agree. I left it next to the edit button. Initially I didn't quite understand how to place a button there so placing at the top was simplest.
Hi @sheldebaume, You can call this function after the scrollUpBtn and scrollDownBtn presses. `highlightTimeUnitArea(inputBox, adjustmentFactor);` just get the adjustmentFactor before `changeValueByArrowKeys` is called. I'm also not sure the `setInterval` function...