jQuery UI Widgets Forums Scheduler Only allow setting of events every X minutes?

Tagged: 

This topic contains 4 replies, has 3 voices, and was last updated by  admin 2 years, 8 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author

  • olegb
    Participant

    Is it possible (and how) to restrict the settings of the events to 10-minute intervals? For example, to restrict the event setting to only 00, 10, 20, 30, 40, 50, 60 minutes and not in between when you click down on that time dropdown? This is one of our business rules and would really help in our development.

    Thank you !!

    Oleg

    PS: Love ur stuff so far…

    Hi,

    You can look at https://www.htmlelements.com/demos/scheduler/timeline-day-scale. With this property, you can change the minutes` scale.

    Hope this helps.

    Best regards,
    Svetoslav Borislavov

    jQWidgets Team
    https://www.jqwidgets.com/


    olegb
    Participant

    Svetoslav,

    Thanks for the response, but I don’t think that answers the original question. The view of the calendar is just fine, we just want to limit the minute-scale when they create a new appointment so that they can only create them in X-minute increments… does that make sense? So basically, when someone goes in to create an appointment, they can only select 0, 10, 20, 30, 40, 50 for the minutes.

    I appreciate your help, hoping this is easy to do 🙂

    Thanks,
    Oleg


    olegb
    Participant

    Does someone have a suggestion on how to do this? Any help is greatly appreciated.

    ALso, what is the difference between Jqwidgets and Smart HTML Elements – are they the same thing??


    admin
    Keymaster

    Hi olegb,

    We do not have a built-in functionality to limit the minute-scale. It is however possible to customize the edit dialog in a custom way. An example for that is available here: https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxscheduler/scheduler-edit-dialog.htm?light

    For the second question – jQWidgets and Smart UI are two different products built by our company. jQWidgets is our first product. Smart UI is our new product. Bellow you can find a comparison.

    SMART UI VS jQWidgets

    Technologies:

    Smart UI – Javascript ES6, HTML5, CSS3, SCSS.
    jQWidgets – Javascript ES5, HTML5, CSS.

    Frameworks:

    Smart UI – Web Components, Angular, React JS and React with Typescript, Vue 3, Blazor(Server-side and WASM).
    jQWidgets – Angular, React, Vue 2, React with Typescript, Blazor(WASM).

    Styling:

    Smart UI – Material Design, 14 CSS3 Themes. Light and Dark mode. CSS3 Variables available. Bootstrap Theme available.
    jQWidgets – Custom Design. 20+ CSS Themes.

    Browsers:

    Smart UI – Chrome, Firefox, Edge, Opera, Safari. All modern mobile devices are supported .
    jQWidgets – Chrome, Firefox, Edge, Opera, Safari, Internet Explorer 11. Supports both older and modern mobile devices.

    Features:

    – Smart UI components are more customizable. They include Property Type validation even, when you do not use them with Typescript.
    – Smart UI components can be used just like using standard HTML tags. For example: “smart-grid” is the tag of a Grid component. In jQWidgets, the Grid is initialized from “DIV” tag. HTML Attributes set properties. Binding to event is also
    through the native Javascript syntax.
    – Smart UI supports the native HTML Template element.
    – Smart UI Accessibility is more advanced. WAI-ARIA and Section 508/WCAG are covered.
    – Smart UI supports engineering features like Big Numbers, Arbitrary-precision arithmetic and Math functions and DateTime precision up to a yoctosecond (10⁻²⁴ second). The components and broadly used in real-world engineering and science web applications.

    Usage:

    You can use either Smart UI or jQWidgets in your application. You can also use them both in 1 application. A good example about that is our Theme Builder web application where we use both products.

    Future:

    Both products are being actively developed by our company. jQWidgets product is still more stable and is more broadly used among our customers.

    Best regards,
    Peter Stoev

    Smart UI Team
    https://www.htmlelements.com/

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

You must be logged in to reply to this topic.