Hi guys
We are having a problem with our previously reliable Lianja Server running on a 2008 R2 Windows server.
Seemingly ever since upgrading to v5.3, we are having problems logging in to...
Type: Posts; User: SpringBox
Hi guys
We are having a problem with our previously reliable Lianja Server running on a 2008 R2 Windows server.
Seemingly ever since upgrading to v5.3, we are having problems logging in to...
Hi Yvonne
Ticket submitted.
Thanks in advance
Simon
Hi Yvonne
Update
We cannot get ONAFTERINSERT or ONAFTERUPDATE to work at all by using the GUI but we can set the constraints in code and they fire.
Interestingly, constraints made in code...
Hi Yvonne
We have tried this but cannot make our tablename_onafterinsert fire.
We have a prg file we want to fire / run (from server side) whenever a new record is added to a particular table...
Thanks Yvonne - sounds like just what we were looking for.
Will give it a try
Cheers
Simon
Hi Guys
Our latest web app seems to be testing well.
One question though - when we save a new record, we then sync the info to our existing VFP system by calling a webservice. That works well...
Sent details via email
Fingers crossed.
Thanks
Simon
Hi Hank
Yes - tried it with and without system database being deployed. We have the save/checkmark icon enabled but when pressed, we get our error.
We are pretty sure that it is not...
Hi guys
Our app works great in App center but in web localhost and production, we are unable to create a new record with RC98 or RC99
We get a red warning box saying :
Create failed
Record...
Thanks Barry
That makes sense - simple and elegant too.
What RC is that likely to be?
Cheers
Simon
Hi Barry
Yes we have read all your replies carefully. We built it as you suggested and it all worked great in dev but not in web.
Please do not think we are beng obtuse, we really need to get...
Thanks Hank
Yes - you are correct
Thanks
Simon
Hi Barry
Thanks for the reply. Having now done a lot of testing, think we are talking at cross purposes. The filter construction is fine. This seems to be a web issue.
In web, it seems neither...
Hi Barry
This works great in Dev but is not working in web - We can access the correct cell value and we are setting the filter correctly but it is not yielding the correct record.
We have...
AHA !!
Thanks Yvonne- thought we were going mad....
Simon
Hi Guys
Having tested properly, this works really well in dev.
However we realise that we cannot return a field vaue from a grid in web and so have been trying to return the row number so that...
Thanks Barry
That works well.
Given the event firing sequence, where would be the best place to automatically remove the filtercondition - section.Refresh() or somewhere else?
Cheers
Simon
Sent
Thanks
Simon
Instant search works great for a quick search but sometimes you want to see all the "Smiths" so you can pick the right one, based on address, postcode, email or something else. Cycling through them...
Hi Barry
Looked at all the elements and whilst the button is on top of an image, it still works fine, even when the caption disappears and therefore must be on top.
The label is not overlapped...
We have added an additional readonly grid section to allow the user to quickly find a partaicular record. The grid is the only thing in the section
Once they click on a row, we want to take that...
Thanks Barry
Ok - search on a key and locate the corrct record but what is the best way (syntax) to then update the record for all the sections on the page so that both the display and the edit...
Hi guys
In our web app, we are using a grid to choose an existing customer record - click on the row, return the record number, go to that record number & refresh - easy.
We are using...
Hi guys
We have a canvas section that has a couple of data bound combo boxes on it, a command button and a label for the version number.
When we add a new record, all the sections on the page...
Hi Barry
That works well now.
Thanks you for your help.
Simon