1
Automation Interface, Add-Ins and Tools / Re: Doc Generation: t_attribute.default gives error when running query
« on: February 21, 2020, 07:21:13 am »
There will be no solution w/o knowing the full SQL statement.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
The only way to get both of your requirements is the metamodel view. Usually the sticking point people have with that is that the UI doesn't show it in a page for your profile. Instead it's available under the corresponding base diagram type.No nice, but OK. I did that already.
In order to achieve the grouping of your types within your views you need to define a single toolbox profile within your technology. Your custom views will then act like filtered versions of that toolbox. I think that behavior was added to 15.1.I know how to create that, but I was not able to assign that to my view.
(Portrait mode)
<package>
{Template Fragment #1} :: portrait
<element>
{Template Fragment #2} :: portrait
----- Section Break ----- (change to landscape)
{Template Fragment #3} :: landscape
----- Section Break ----- (change to portrait)
{Template Fragment #4} :: portrait
<child elements>
{Template Fragment #5} :: portrait
</child elements>
</element>
</package>
(landscape mode)
Text
<custom>
{field}
</custom>