Normal Topic Auto Add at the end of a search list (Read 661 times)
Justin_ICC
Junior Member
**
Offline



Posts: 95
Joined: Feb 5th, 2004
Auto Add at the end of a search list
Apr 20th, 2004 at 5:59pm
Print Post Print Post  
Is there any way to disable the ability to create records at the end of a result of retrieve results
ie pull up a list of all records is there any way to stop the programming to allow you to go to a record beyond the last one in the set? Maybe this should be an application environment variable or a start up switch. In our database it will cause major havoc letting everyone have the ability to create records in the database - there should only be a couple people that can do it and it should only be while in add mode.
  
Back to top
 
IP Logged
 
BOBSCOTT
Senior Member
Members
*****
Offline


That Darn Computer #$X#
{curse words}

Posts: 1195
Joined: Nov 22nd, 2002
Re: Auto Add at the end of a search list
Reply #1 - Apr 20th, 2004 at 8:14pm
Print Post Print Post  
If you are talking about stopping a blank record from being created when you press f10 on the last record there are a number of methods to accomplish this using Sbasic. You have the ability to check the mode and the user and have the system act accordingly.

One method is described in the programming examples section. Keep in mind you can modify this using Sbasic to work in many different ways.

http://www.lantica.com/Forum2/cgi-bin/yabb/YaBB.pl?board=program;action=display;...

Hope this is what you were looking for.
  

Team – Together Everyone Achieves More
Back to top
 
IP Logged
 
Foster
Ex Member


Re: Auto Add at the end of a search list
Reply #2 - Apr 21st, 2004 at 1:08pm
Print Post Print Post  
Auto Add should be an option and not automatic.  I want to see the 10 records that make up an order not 10 records and 1 or more blank records!  Just my .02.
  
Back to top
 
IP Logged