November 30, 200421 yr I am sure that there is a very easy way to do this, but I cannot figure it out. Is there a way to omit the found set upon creation of a new record? for example: All data entry is done on a specific layout. There is a button to create a new record, done through a script, is it possible to omit the record you just left when you create the new one? Thanks in advance for any advice Len
November 30, 200421 yr Create a self-relationship based on serial (your unique record id). When a new record is created, Commit Records/Requests and Go to Related Record [show only related; "yourselfrelationship"]. Only the current record will be found.
Create an account or sign in to comment