I remember someone posting a thread about checkbox causing changed state to true in df20 forum. But I am not finding it
Type: Posts; User: Samuel Pizarro
I remember someone posting a thread about checkbox causing changed state to true in df20 forum. But I am not finding it
You mean that just by having this object defined, the view is triggering an empty row to be saved?
But at what time? View activation, or when you do something ?
The msg says. ” missing standard driver”.
I interpret this as the odbc driver dr is trying to use is not present/installed on the machine.
But, that’s only my interpretation. The error msg...
You have to install the odbc driver for your database in the client machines.
The correct version deppends on the db server version you have
Go back in the stack in the callaction function and see what action is being called and its Object
I do not consider it as a change, but a fix
19.1 was wrong.
Now if its not documented, that’s another problem as it should have been
We actually need namespaces!
the problem is not the creating procedure..
The problem is that your webview is somehow triggering the Request_Save, or you are acidentally making changed_state of some DD in your DDO structure...
I see the same as him Dennis
Just installed new df 20.0.7 release, and you need to hover the mouse over the combo .
this is normal, with mouse away from the combo control
14540
This...
I don't see anything "wrong" in your code.
I only see that your grid that is failing is inside a dbtabPage.. There were some issues being reported with some odd behaviors activating child...
Do you have any custom code in your grid?
If yes remove or comment them out to see if the error goes away.
If not we need more details and maybe you need to post the code related to the error
The driver is translating sqlstate 23505 to a known df error code 28.
But at least on db2 it provides the offending index in the msg. ...
Your view B is like as order/detail view right?
The OnConstrain you showed is in the CASHPAYHEAD ( detail) ddo right?
so you don’t need to cahnge the constarin at all.
Configure the child...
Off course the two p’s should be there....
hehe.
I consider this to be a miss from the registration program
shouldn’t it grant the required privileges to the folder/lic file ?
without an error, hard to say.
Does it fails to open and edit the report in DR designer as well, or just when called by the app ?
Take a look at windows event viewer logs
DAW can't change the default Edgar. This is like this for a long time, and will change functionally for everybody else that uses the way it is...
That`s one of the reasons to create your...
Keep in mind that on web these messages ( infobox, yesno, confirm, etc...) requires a callback to work properly. You can’t retrieve the user answer directly m. The answer will come in a future round...
Works?
Are you really seeing a browser dialog or a windows one?
I would say YES, you must
kkkkkk
thanks for your input Michael. Appreciate it.
This one is also good. Thanks
What version ?
I tested in 19.1
If you are running DF 20, there are changes made in this area for security... but as far as I know the changes were to block changes to happen in hidden...