September 27, 200718 yr 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.
September 27, 200718 yr .. 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.
Create an account or sign in to comment