Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We want to hide the create issue button until at least one attachment is added.

Solution

We will use lfExecuteJS in order to watch the attachments module from the create screen and, according to its files, to hide or show the create issue button.

...