Solved

lookup combo on web accepts non-listed values

  • 16 August 2021
  • 1 reply
  • 31 views

Userlevel 5
Badge +12

Hi all,

I have something weird in my web gui. In the lookup fields, I check in the table 'location’ with a combo

This will show suggestions; 

When I enter a invalid value, i get prompted and can't save the record.
 



However, on web, I can save the record; 
 

Saved the record, with an error message


BUT, when i check the record, it is not saved in the Db;


When I refresh, it's still there. When I change between tabs, still there. 

In Subjects specified; 


When I close the table, and open it, it's gone (as it should be). 

GUI; 2021.2.12.


Is this a bug, did something change? What's going on?

icon

Best answer by Mark Jongeling 16 August 2021, 10:38

View original

1 reply

Userlevel 7
Badge +23

Hi,

This looks like the Web GUI "saves” the value in the browser local database but it will not insert/update the value in the SQL database. Can you reproduce this bug in the latest Web GUI? If so, please create a ticket in TCP so our team can get take a look at it and solve it. Thanks!

Reply