Allowing only date values in beas_fthaupt.udf2 with calendar popup Respondida
We'd like to allow only date values like dd.mm.yyyy for the field beas_fthaupt.udf2, maybe using a calendar popup for input. Could't find something similar in beas script documentation
Comentarios
4 comentarios
Hello Tayfun,
We stringly suggest you upgrade your system to the latest version.
You can download it here: https://support.boyum-it.com/hc/en-us/sections/206183308-beas
I've tried foloowing to open dropdown calendar
windowevent postopen
dropdowndate=<dw_1.item.udf2>
end event
Unfortunately that results in an error called: "error dropdown calendar! Only fields from type char or datetime allowed..."
But when I open the debugger it says that the field is a char(100) - where is my fault?
Hello Tayfun,
attached screenshot describes the necessary settings.
Best regards, Daniel Gesk
Hi Daniel,
Thank you - but in our beas version (9.0..) we don't have those fileds to specify the format and dropdown. Thats why I've tried via scripting ;-)
Iniciar sesión para dejar un comentario.