• Resolved geokongr

    (@geokongr)


    Hello,

    “Maximum slots to be selected” does not limit the user from selecting number of slots according to that field (user can select unlimited slots in any case).

    Could you look into this issue?

    • This topic was modified 7 years, 7 months ago by geokongr.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The number of slots selected is validated when the user clicks the submit button. If a not-allowed number of slots has been selected then a validation message is shown and the form submission isn’t allowed until corrected.

    Thank you for using the plugin!

    Thread Starter geokongr

    (@geokongr)

    Thank you for your reply,
    I will mark issue as resolved.

    For your information i will also receive this warning on my Chrome browser console, although it does not appear to affect functionality: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/.

    for the file: /TDE_AppCalendar/all-scripts.js
    in the line: http_request.open(‘GET’, pathCalendar+’/?cpabc_calendar_load=1&id=’+calendarId+’&nocache=’+Math.random(), false);

    Plugin Author codepeople

    (@codepeople)

    Hi @geokongr,

    Yes, we have that modification (change that ajax call to asynchronous) still pending in the list of updates.

    Thank you for your feedback!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Maximum slots to be selected’ is closed to new replies.