We want users to be able to view the forms that they have filled in while they're logged in. How could we use Liferay Forms to achieve this or how could we use DDL to access the forms?
We thought to access the user id and then return the forms associated with that id however we're not sure how to approach this solution.