Technical Template Fields Are Defined In Base_viewFieldLibrary
As the technical fields have no semantic it is useless to duplicate them in
each field library. Therefore only Base_viewFieldLibrary
should
contain technical field library. This will ease maintenance (no need to update
all field libraries if a new technical field are created).
Bad Example:
Base_viewTradeFieldLibrary[my_listbox]
Base_viewTradeFieldLibrary[my_multi_list_field]