I have 2 different kinds of products. When I start an opportunity, if it is related to a Project, it had a code like FTR_PRO_XXX   (XXX = number, added manually each time I create a new opportunity).
The problem is that, everytime I create a new opportunity, I have to check the last FTR_PRO_??? created, and define the next number.
It could be automatically if I had only FTR_PRO_??? kind, but, sometimes, I have other types of code, like FTR_SW_XXX
How to show the last number from the list on the side of the field when editing, helping me showing with the latest number used?
I saw formulas like TRIM and SUBSTRING, but didn't find an way to implement it to have the desired effect. Any idea?
Thanks
yuri
					The problem is that, everytime I create a new opportunity, I have to check the last FTR_PRO_??? created, and define the next number.
It could be automatically if I had only FTR_PRO_??? kind, but, sometimes, I have other types of code, like FTR_SW_XXX
How to show the last number from the list on the side of the field when editing, helping me showing with the latest number used?
I saw formulas like TRIM and SUBSTRING, but didn't find an way to implement it to have the desired effect. Any idea?
Thanks
yuri

 How to show the latest Product Code automatically to help creating next one
									
									
									How to show the latest Product Code automatically to help creating next one
								 
 
Comment