Form values are not visible on the list view

Community Alums
Not applicable

Hi All, 

 

Having a requirement, 

 

on the alm_license table we created a new custom field and tried to populate value the license allocated through onChange script based on the values of the total purchased rights and the available rights on the table. 

 

that value we can see on the form view but the value we are populating there is not visible on the list view. 

 

required suggestions. 

6 REPLIES 6

Community Alums
Not applicable

Hi @bradleydebono 

chanti1_0-1707302370839.png

 

 

the field is visible on the list view the value we are trying to set the through on change is not visible which is visible on the form view. 

 

Thanks.

Thank you, it looks like your onChange script is not actually updating the record. 

Can you please paste your code into a reply to this message?