Skip to main content
Answer

Input constraint not working on Windows GUI

  • September 15, 2023
  • 1 reply
  • 57 views

Forum|alt.badge.img+1

I am trying out ‘Input Constraints’ but can't get it to work

Setup in SF:

Domain X of database type numeric(9,2)
on which i have defined an input constraint of type SQL, timing: On change. Constraint is X <> 0

I have a view with a column X (named equal to the domain) of type X

In the windows GUI in a form when i enter a value 0 for column X nothing happens. I was expecting an error message

Have i forgotten something or are Input constraints not supported for Windows GUI

 

Best answer by Mark Jongeling

Hi Ling Wu,

Input constraints are indeed not supported for Windows GUI. This functionality is performed by Indicium and not by the GUI. More on it here: Domains | Thinkwise Documentation (thinkwisesoftware.com)

This topic has been closed for replies.

1 reply

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • Answer
  • September 18, 2023

Hi Ling Wu,

Input constraints are indeed not supported for Windows GUI. This functionality is performed by Indicium and not by the GUI. More on it here: Domains | Thinkwise Documentation (thinkwisesoftware.com)