Number of fields = DateField2-DateField1 Generate Number of fields based on the difference of those two fields. Possible? Sharepoint 2010 List
Overview: I'm working on a financial project tracking system that has start and end dates for a respective project. Is it possible generate number of fields based on the difference of start and end years? Say start year 2012 and end year 2016. Thus generate four fields. Would it be jquery? Calculated fields? Or any other pointer to a better solution would be really helpful.
Thanks!