Form section tab displayed as "label" in default form layout.

janindiadoc_1
Tera Expert

I’m facing an issue where one of the tabs in the form sections is displaying as 'label'. This behaviour doesn’t replicate in the DEV environment, but when the changes for the table are moved to another instance, it appears incorrectly.

I’ve attached a screenshot of the system UI - forms (Issue_Form.gif).

 

Position 0 contains all the required fields, while the entry in position 2 has the related records, similar to the UI section in DEV. However, it’s not displaying correctly in this instance. I’ve attached the screenshot from the DEV environment for reference (Correct_form.gif). 

 

Anyone please guide me on how to map the correct UI section in this case?

3 REPLIES 3

Nishant8
Giga Sage

Hello @janindiadoc_1 , One of the probable reasons of this issue could be missing related records. Can you please confirm whether sys_ui_form_section and sys_ui_element too were imported along  with sys_ui_section? If not, can you import them too? may be you can import form section first and and then try.

 

Regards,

Nishant

The related records form section is not present, neither the section elements.

Hello @janindiadoc_1, I assume you have used the update set to move records between both the environments. Ideally, all the dependent sections/elements too move successfully unless there is an error during the commit phase. you can try to verify the logs once more and in case you don't find any related errors over there, you may have to think of either reimporting the stuffs or create them manually. If this doesn't work too, then you can verify whether there are any stale records lying in respective tables in the destination environment, if so, please delete them before reimport.

 

Regards,

Nishant