lsmall Posted September 27, 2007 Posted September 27, 2007 I am trying to auto-populate a field in a new record using the value of that field from the previous related record. This field uses a value list from a related table. I also require that I can change the value in the new record without changing the value in related records. The "Value from last visited record" option will not work because, often, the last visited record is not a related record and the field auto-populates with the wrong value. Let me know if I need to clarify or elaborate. Thanks for the help.
Genx Posted September 27, 2007 Posted September 27, 2007 .. Well this is the first method that comes to my mind but it has a few drawbacks. 1) You cannot use portal based sorting - all sorting has to be done via relationship 2) The field will only fill if left empty ... For the second one, I've tried to add a sort of work around script. It's not great, but might give someone else an idea when helping you.
Recommended Posts
This topic is 6268 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