Versions Compared

Key

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

...

Section
titleDescription

Using the Display Table Macro by setting the Identifier to filtered in conjunction with the Transclusion Macros Replacement feature and the Remote Control (Feature) for filtering.

Section
titleTry It
Transclusion
documentFilter Module
idsHTML-CODE

projectdoc-

transclusion-macro
documentFilter Module
idsHTML-CODE
projectdoc-display-table
doctypegeneric
selectName, Short Description
render-idfiltered
where$<DirectAncestorId>=[112494396]

projectdoc-section
titleHow to Configure a Filter
projectdoc-steps-macro
Section
titleSetting up the Display Table Macro

Choose a doctype, select and where statement.

Image Modified

Set the Identifier to filtered.

Image Modified

Section
titleTransclude the Filter Code

Use transclusion macro to transclude filter code.

Image Modified


Add as replacement the initial where condition of the display table macro

:Image Removed

and provide options:

initialwhere=$<DirectAncestorId>=[112494396]

datalistselects=<datalist id="selects"><option value="Name">Name only</option><option value="Name, Short Description, Iteration">With Iteration</option></datalist>
datalistwhere=<datalist id="wheres"><option value="$<Iteration>=[Facade]">Facade</option><option value="$<Iteration>=[Filled]">Filled</option><option value="$<Iteration>=[Finished]">Finished</option></datalist>


Image Added
Section
titleSummary

Section
titlePrerequisites

...