Hi Ravi, There's nothing out of the box with the exception of fieldid 1 (EntryID or RequestID depending on the version).
You could, however, build a filter with a setfields action that fires only on submit Action: SetFields from SQL select max(<fieldname>) + 1 from <formviewname> Value $1$ Thanks, Jonathan Jones Southern Company Services 205-257-4799 -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Ravi Sent: Monday, June 23, 2008 2:43 PM To: [email protected] Subject: Integer field sequence number Hi: I have a integer field in a form. I want this field to be populated with a number when a record is created and the number increasing by 1 for each new record. Like a sequence generator. Is there something out-of-box field? or do I have to build some workflow for this to happen? TIA Ravi ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

