Skip to content

New control features

Compare
Choose a tag to compare
@anthonyjb anthonyjb released this 11 Aug 13:53
· 3 commits to master since this release
  • Added support for flagging snippets as permanent (cannot be deleted) using the attribute data-cf-snippet-permanent.
  • Added support for freezing a flow (preventing snippets from being reordered) using the attribute data-cf-flow-frozen
  • Added support for setting the maximum number of snippets that can be added to a flow using the attribute data-cf-flow-max-snippets="2"