Hello. I need to know how I can make autoincrement for 2 sellers. For example, I have 2 people who sell Salesperson1 and Salesperson2 transactions, if some of them have made a deal. I need an increase of + 1 in the field with the name that made it
*This post is locked for comments
Use flowfield with count..
Hi Serega Volinech,
It seems that you want to count number of sales per Salesperson. You can add a Count FlowField in Salesperson/Purchaser table. Take a look at "No. of Opportunities" or "No. of Interactions" fields for examples.
You need to write the code to increment the value or add another flowfield which will count the sales transactions based on the sales person code.
you need to increment using code and autoincrement wont work.
Sohail Ahmed
2
mmv
2
Amol Salvi
2