Phillip Holmes Posted February 18, 2006 Posted February 18, 2006 I have a VL called "Contractors" and it is shown by relation. The issue I have is that I use a field called "xStatus" that is set to 0 on creation. If a user wants to delete a record I set "xStatus" to 1 and omit that record from then on. How do I stop those "deleted" records appearing in my VL Thanks for any help!!
Genx Posted February 18, 2006 Posted February 18, 2006 ... set up a global field to equal 0... then add xStatus = 0global to your lot of relationships between ... for the value list ... that way... all the contractors with xStatus that equal 0 would show up in the value list... ~genx
Recommended Posts
This topic is 6854 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now