@klslead

@klslead

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Suggestions for improving the scheduler component #102045
    klslead
    Member

    I would like to add my vote in favor of all three of these suggestions.  My top priority on these requests would be for timelineWeek to only show days like timelineMonth, no hours.  A boolean or adding another option to timelineDayScale would be great.  That would be a huge win for me.
    I will try your other suggestions above.
     
    Thank you!

    in reply to: How to set mask on smart-form-control in HTML #101749
    klslead
    Member

    Yes, I was using those resources, including datetime, but the information is lacking.  But, I did just figure out part of the reason why my code doesn’t work and the datetime example does – you’re pre-populating the datetime form with data at creation.  When I commented out the form.value= {}; portion of the js file, no masks are present.  I can’t enter a decimal value in the “Number Input” field from the keyboard, but I can cut and paste a decimal value.  The phone mask doesn’t appear upon rendering and doesn’t appear to the user until the minimum 2digits have been entered and the field loses focus.
    That said, I still don’t have an answer to my question of how to specify the mask inside the smart-form-control tag.  If I can get this answered I should be able to work around the other issues.
    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)