Versions Compared

Key

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

Step-by-step guide



  1. Click on Modules.
  2. Select the Module with the appropriate form field.
  3. Select Forms tab.
  4. Select Master form.
  5. Use the filter to find search for the relevant field.
  6. Edit Select edit on the field.
  7. Select “ CutsomJs” Custom JavaScript tab.
  8. In the “filter” filtersection type


for (var i = 0, len = fieldScope.items.length; i < len; i++) {

...

(Example: If you want a diverse set of separator characters, then you need to change the value of the separator variable in the JavaScript.)

...

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@8fc
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "step-by-step" and type = "page" and space = "HD"
labelsStep-by-step

...