Hello
I have multiple forms which needs to be completed based on time. Form1 needs to be have entries every day. Form2 once per week and Form3 once per month.
I would like to show the form link for each of the forms if the user last entry is beyond that particular time.
I tried to create a view in which i'm comparing the entry date with the current date but i failed.
Any help is really appreciated.
Thanks,
ADrian