Adding Follow-On Actions


The post-action conditions are almost the same as the first. The difference is highlighted in yellow.

If our second action returns 'false', an error message will pop up, and the page will not load.

If it returns 'true,' then we need the page to load. The 'loadPage' tag does exactly that.

Steps:

  1. Copy or enter the text from the right into the file
  2. Don't forget the closing loadPage, task, and if tags at the end of the page!