Edit format is not working for bootstrap calendar component

Hi All,

I tried to set edit format for bootstrap calendar component as ddMMyyy but it’s not working, I mean, I can’t force the user to enter in format ddMMyyyy.

Did I missed anything ?

Hi All,

Any suggestions please ?

Hi,

to force the user input you should use a mask in your format: ddMMyyyy|mask
However if you are using the calendar component from the Bootstrap Components package instead of the default calendar component (Servoy Default), mask is not supported.
I invite you to create a feature request so we can investigate the possibility to add mask support to the bootstrap calendar component.

Kind regards,
Paolo

Hi Paolo,

Thanks for the reply, yes, will add a enhancement request.