Hi, I've written a SQL statement that checks if value A > value B. If thats false Value A gets a reset and the system throws a tfs_msg. The code is ‘copied’ from an already working functioning pop up message, however it work significantly different.
Does anyone know the source of this issue and how I can solve/ troubleshoot it?
Thanks in advance.
Error (code supplied in screenshot):
Expected result (same code construction, different properties, code supplied in screenshot):
Code: Upper code is screenshot 2, error code is screenshot 1.
Best answer by Freddy
Hi, I've written a SQL statement that checks if value A > value B. If thats false Value A gets a reset and the system throws a tfs_msg. The code is ‘copied’ from an already working functioning pop up message, however it work significantly different.
Does anyone know the source of this issue and how I can solve/ troubleshoot it?
Thanks in advance.
Error (code supplied in screenshot):
Expected result (same code construction, different properties, code supplied in screenshot):
Code: Upper code is screenshot 2, error code is screenshot 1.
Check you message, you can steer there where it should show. One probably is a popup and the other one is going to the snack-bar.
Hi, I've written a SQL statement that checks if value A > value B. If thats false Value A gets a reset and the system throws a tfs_msg. The code is ‘copied’ from an already working functioning pop up message, however it work significantly different.
Does anyone know the source of this issue and how I can solve/ troubleshoot it?
Thanks in advance.
Error (code supplied in screenshot):
Expected result (same code construction, different properties, code supplied in screenshot):
Code: Upper code is screenshot 2, error code is screenshot 1.
Check you message, you can steer there where it should show. One probably is a popup and the other one is going to the snack-bar.
Hi, I've written a SQL statement that checks if value A > value B. If thats false Value A gets a reset and the system throws a tfs_msg. The code is ‘copied’ from an already working functioning pop up message, however it work significantly different.
Does anyone know the source of this issue and how I can solve/ troubleshoot it?
Thanks in advance.
Error (code supplied in screenshot):
Expected result (same code construction, different properties, code supplied in screenshot):
Code: Upper code is screenshot 2, error code is screenshot 1.
Check you message, you can steer there where it should show. One probably is a popup and the other one is going to the snack-bar.
Close and in the right direction, my message was a pop up but it was a Error instead of a Warning. Thank you