Input field Id values different in classic view and workspaces

Dan Johnson1
Tera Contributor

Hi,

 

If I look at the HTML for an input field in the classic view, I typically see something like:

 

<input type="text" data-type="string" id="<tablename>_case.number" ...

 

However, looking at the same field in a workspace view would present something similar to this:

 

<input name="number" role="textbox" type="text" maxlength="40" id="ceisg9p3ot2d-1038-detail_tab_column_layout_section_62de92b91b6fe110808c0b56464bcbd1_string_number" ...

 

For the same field.

 

The id in the workspace seems to be generated, but does anyone know the pattern used AND if it's possible to just present the more verbose Ids as you see in the classic view

 

Thanks in advance

 

 

 

0 REPLIES 0