Skip to content

v1.1.3

Compare
Choose a tag to compare
@danielruss danielruss released this 01 Feb 19:17
· 59 commits to main since this release

Feb 1 update:

  • fix issue #431 displayif embedding within grids where having issues if there were spaces in the function. The HTML was producing form tags like <form displayif="exists(ID1)" and="exists(ID2")>. The issue was resolved by urlencoding the displayif function.

Full Changelog: v1.1.2...v1.1.3