amousset69
3rd April 2003, 19:01
Hello all,

Someone can tell me if it's possible to manage separatly the segments of a field.

Per example, we doesn't want to suppress the segmentation of tcitem. In the sales lines, is it possible to go directly to the segment item ? That means that the first segment is only in display.

Thank you

NPRao
3rd April 2003, 20:41
Refer to enable.fields() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_form_and_form_field_operations_enable_fields) and disable.fields() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_form_and_form_field_operations_disable_fields)

To enable/disable a particular segment of a segmented field, append .segment.segment_id to the field name.