sachinbaan
20th May 2014, 06:46
Hi,


I am using UTC date domain for storing a date, now i want to default a time stamp to 12:00:00, which i did, but now i want to disable the time field in UTC date/time field.

bhushanchanda
20th May 2014, 08:43
Hi,

Prog Guide says:-


To disable only the date or time element of a UTC field, append either .date or .time to the field name. For example: "ttadv300.cdat.time".

Source:- Link (http://www.baanboard.com/programmers_manual_baanerp_help_functions_form_and_form_field_operations_disable_fields)

sachinbaan
21st May 2014, 07:54
hi,

i did it using disable.fields("ltlnt110.ltdt.time").

thanks ...

vamsi_gujjula
21st May 2014, 16:29
attr.input = false.