I have a quirky problem,
I create a record as a child of the current record in a linked table.
It seems to store the ID of the parent through the relationship automatically.
It all works find in developer, but when i run the project in servoy client, when i add the record (which i do in a list view) and then edit certain fields, if i click off one of the fields onto the record, it comes up as record cannot save.
If i then click on another tab and return to the tab with my list (of injuries as it happens), no record show in the list view until i click back and forth and then it appears.
It has actually saved the data as well!
It doesnt seem to be a problem in developer or even on the developer machine when logging in as a client on the local machine.
It definitely does do this when i publish the solution to server.
Apart from that it works fine.
I assume a school boy error, so ideas or fixes welcome
David