Charlie Kilo Posted December 7, 2010 Posted December 7, 2010 Hello experts, Using FM10 I have made a "list" type layout. It shows all the records in my database. I would like it to only show certain records - records where the field DISPATCH_DATE has a null value. I am aware I can do this with an omit request, but I don't want the user to have to do this every time they access this layout. Is there a way to only show records with no DISPATCH_DATE? Thanks very much! -Frosty.
comment Posted December 7, 2010 Posted December 7, 2010 You could perform a scripted find, triggered OnLayoutLoad.
Charlie Kilo Posted December 7, 2010 Author Posted December 7, 2010 Thanks for the pointer, I will check script triggers out! EDIT: worked perfectly, thanks very much!
Recommended Posts
This topic is 5438 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