Browser Tab Title shows NULL

andyt
Tera Contributor

Hi all

We've had a few issues with promoting forms via update sets particularly for custom CMDB Classes. While we have managed to forward fix most of the issues we have one minor thing which we cannot seem to find the cause.

When creating a new record for a custom CMDB class the browser tab title (HTML Page Title?) is prefixing the tab with "false" so the browser tab reads: "false | Class Name | Instance Name".

Image 1 shows the form tab in the instance it was created (DEV)

find_real_file.png

Image 2 shows the form tab in the instance it was promoted to. This is consistant deploying via update set to any other instance.

find_real_file.png

I've had a look through to compare values in the common UI tables and cannot find any differences:

sys_ui_forms

sys_ui_section

sys_ui_form_section

sys_ui_element

Can anyone shed any light as to what I am missing?

 

Thanks


Andy

1 ACCEPTED SOLUTION

RatneshTSN
Giga Guru

Hello andyt,

It seems display value of open form/record is false.

When we open form(say a record), the first thing it displays on browser tab is display value of record.

You can find in table what is the display value field for this table and then on form what is current value of that field.

View solution in original post

3 REPLIES 3

RatneshTSN
Giga Guru

Hello andyt,

It seems display value of open form/record is false.

When we open form(say a record), the first thing it displays on browser tab is display value of record.

You can find in table what is the display value field for this table and then on form what is current value of that field.

andyt
Tera Contributor

Thanks, so the functionality is working as expected when we open an existing record. In this case the tab shows the display value for the selected record.

The problem only occurs when creating a new record, in this instance I expect there to be no display value on the tab but instead we get "false".

Superb andyt. You are right.

 

Mark helpful to close this thread.

 

Thanks,

Ratnesh