wwyngaard Posted July 7, 2003 Posted July 7, 2003 I have a results page which also has a form on it to create a record in another file. Everything works fine except I want to place a value list on a field which is conditional based on a relationship from the original queried file to another file. If I hard code the names into a value list everything is fine it seems it doesn't like the conditional part. Any ideas?
Garry Claridge Posted July 7, 2003 Posted July 7, 2003 Will an InlineAction work for you? Good Luck. Garry
Unable Posted July 8, 2003 Posted July 8, 2003 "I am not real familiar with inline actions." There is no easy way to say this, perhaps gentler, but not easier. Ok, you are not familiar. You must get familiar. You are the developer. If you do not have the CDMLRD you should get it. There are constant threads about that. It provides the syntax you need. Last weekend I made a posting which included one use of the InlineAction for displaying data. While it may not be precisely what you are looking for, it is available at no cost to you on the Sample Files forums. It does show at least one use and the language involved. There are a lot of other very educational examples there as well. Don't be afraid to experiment with the tags. That way you will learn. If your code is not working correctly, post it. It is useful for the experienced people who can help if they know what you have tried. Sometime there are errors in code to which the writer is too close to see. There are a few contributors who seem willing to gladly write your code for you at no charge. So that said, what have you tried?
Recommended Posts
This topic is 7879 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