Order of combined journal fields is different on different tables or if the record is new

Wayne Richmond
Tera Guru

Hi. I've overridden the default behaviour of the new combined journal fields (specifically Work Notes and Customer Comments) so that both fields appear all the time (see my post here: Disable combined journal fields). However, I've noticed that on some forms the order of each field can be different. E.g.

Existing Requested Item:

find_real_file.png

New Requested Item (no Post or toggle buttons):

find_real_file.png

Existing Incident (swapped):

find_real_file.png

New Incident:

find_real_file.png

Existing Legal record (custom table):

find_real_file.png

New Legal record (Draft Text is not a journal field but has dropped beneath the journal fields and the File Notes (work_notes) and Correspondence (comments) boxes have swapped):

find_real_file.png

How can I get consistent behaviour on all tables and regardless of whether it's a new record or not?

1 ACCEPTED SOLUTION

Stefan Baldhof1
Kilo Guru

Hi Wayne,



after some testing with form layouts and the configuration of the "Activities (filtered)" element on the form it seems to behave like following:



For new records: the order of the fields depend on the configuration done via "Configure - Form Layout" (or the form designer). See following screenshot - we prefer to have the "Work Notes" at first position to prevent accidentally adding (internal) work notes to the "Additional Comments" field



configure_form_layout.png



For existing records: For these the order seems to depend on how you configured the "Activities" element (assuming, you also use this element on the affected forms):



configure_activities_1.png


---



configure_activities_2.png



Regards,


Stefan


View solution in original post

10 REPLIES 10

Stefan Baldhof1
Kilo Guru

Hi Wayne,



after some testing with form layouts and the configuration of the "Activities (filtered)" element on the form it seems to behave like following:



For new records: the order of the fields depend on the configuration done via "Configure - Form Layout" (or the form designer). See following screenshot - we prefer to have the "Work Notes" at first position to prevent accidentally adding (internal) work notes to the "Additional Comments" field



configure_form_layout.png



For existing records: For these the order seems to depend on how you configured the "Activities" element (assuming, you also use this element on the affected forms):



configure_activities_1.png


---



configure_activities_2.png



Regards,


Stefan


Thanks Stefan. I'm going to configure my forms and see what happens.


This does indeed resolve my problem. However, the other issue on the Legal table (u_legal) where Draft appears above or below the journal feilds depending on the record state still exists:



New Legal record (this is how it should appear):


find_real_file.png



Existing records:


find_real_file.png



Form layout (there's a hidden field not shown (Overdue deadline reason) - this looks okay:


find_real_file.png



Activities - looks okay:


find_real_file.png



Any idea about this? Draft Text is a String field, not a journal field.


Hm...



do you have different views for the table? If so, are they configured consistently regarding these 3 fields?



Regards,


Stefan