Quantcast
Channel: SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations Forum
Viewing all articles
Browse latest Browse all 2319

Auto Increment Row number in repeating table?

$
0
0
Hi, Everyone

I have a dropdown list to choose project No, and a repeating table for user to insert all sub projects under the existing projects. All sub projects Under each unique projects should get an Identification No auto incresed from "01" to 02, 03, 04...

e.g:

In Project NO dropdown, I have 3 project NO to choose: 

2010Jan1
2010Jan2
2010Jan3

If I chose "2010Jan1" from project No drop down list, Records in Repeating Table to list sub projects should be based on every insersion to be:

(ID NO in repeating table)

2010Jan1_01
2010Jan1_02
2010Jan1_03

If I chose "2010Jan2" from project No drop down list, Records in Repeating Table to list sub projects should be based on every insersion to be:

(ID NO in repeating table)

2010Jan2_01
2010Jan2_02
2010Jan2_03

How can I do this?

Thank you so much.


Viewing all articles
Browse latest Browse all 2319


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>