September 30, 201510 yr I have a portal showing items, i want to have a column that displays serial number for each item, serial number has to start from 1,2,3,etc. i want the serial number to adjust accordingly when the user deletes any item, i.e. if user deletes item no. 3 i want all the items to shift up and fill the space left by number 3. How do i achieve this.? Am using filemaker pro 13.
September 30, 201510 yr You could simply type {{RecordNumber}} into the first portal row where you want to see that number:http://www.filemaker.com/help/14/fmp/en/html/create_layout.9.34.html#1029019
September 30, 201510 yr Author You could simply type {{RecordNumber}} into the first portal row where you want to see that number:http://www.filemaker.com/help/14/fmp/en/html/create_layout.9.34.html#1029019 Thank you. it worked.
Create an account or sign in to comment