Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

I need to display a file upload section only if the deadline has not been reached.

Deadline is stored in:

Code Block

 #form.assessments.deadline[{requestParam.assessmentid}]#

Is something like this possible in Beanshell Permission and how would I do it?:

...