Book a Demo

Author Topic: Customizing Data Modeling Report template & frags  (Read 5205 times)

kepNCI

  • EA User
  • **
  • Posts: 127
  • Karma: +1/-0
    • View Profile
Customizing Data Modeling Report template & frags
« on: June 05, 2014, 12:25:29 am »
I am trying to create a customized version of v11's Data Modeling Report and its associated fragments. I started by making copies of the report, the database fragments and the Template Selector fragment so that I have them under User Templates and thus can modify it.

I am confused on how this report includes the Database Table fragment. In the Data Modeling Report within the element section there is the inclusion of:
{Template - Template Selector

When you view this fragment, it only consists of the section:
custom >
<custom

that is, no inclusion of the Database Table fragment, yet somehow it pulls in the Database Table fragment.
In my case I want it to pull in my customized Database Table fragment, but cannot figure out how to change it. I am assuming there is some code or query associated with the Template Selection template, but do not know how to view/modify it.

What am I missing?

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: Customizing Data Modeling Report template & fr
« Reply #1 on: June 05, 2014, 12:49:45 am »
Hi,

I hope I understood you right.

The Data Modeling Report  calls the fragment "Template Selector" in the section element.

In the "Template Selector" click on options, Custom Query. In the documentation you find something about Template Selector.

Helmut

Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

kepNCI

  • EA User
  • **
  • Posts: 127
  • Karma: +1/-0
    • View Profile
Re: Customizing Data Modeling Report template & fr
« Reply #2 on: June 05, 2014, 03:22:50 am »
Thanks Helmut.
You understood exactly.
Found the code and modified it.  Working great.