start date of a project

How to get the start date of a project in the forms in 7.1.2 version community edition?

I mean process (project) status.

Look in the Documentation and search for the string (yes all of it…)

getStartDate() - Method in interface org.bonitasoft.engine.bpm.process.ProcessInstance

You will find getStartDate().

From here click the getStartDate() link

regards
Sean

http://documentation.bonitasoft.com/javadoc/api/7.1/index.html

What in your terms is a project? We normally work with processes and cases.

regards