L
Leon J
I've got a custom appointment form which contains its own
validation for a user defined field. Not being a user I
was surprised to learn the many ways you can create an
appointment - one particularly tricky one being to select
a range in the calendar view and begin typing.
This always calls the validation of a field I added which
is incomplete by default, and therefore fails, informing
the user that they must complete the field. However,
adding an appointment this way doesn't launch my form so
the appointment is removed straight away.
How should I approach this? Could I launch the form
automatically, or perhaps launch a new form with only the
required fields on it for completion?
any ideas?
Leon Jollans
validation for a user defined field. Not being a user I
was surprised to learn the many ways you can create an
appointment - one particularly tricky one being to select
a range in the calendar view and begin typing.
This always calls the validation of a field I added which
is incomplete by default, and therefore fails, informing
the user that they must complete the field. However,
adding an appointment this way doesn't launch my form so
the appointment is removed straight away.
How should I approach this? Could I launch the form
automatically, or perhaps launch a new form with only the
required fields on it for completion?
any ideas?
Leon Jollans