CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 Problem with includable pages ....

Print topic Send  topic

Author Message
JPa

Posts: 5
Posted: 07/05/2012, 2:48 AM

Hi friends ...
I have noticed some problem wit includable pages ... and designs :-)

Has noticed someone other similar problems ?

Thanks
JURAJ
----------------------------------------------------------------------------------------------------------------------------------------

I use Artisteer Designs ....



And now where I have found some problem ....

1. A - I have created includablepage news_home0

B - I have created in this page one GRID

C - I have included this includepage to anothere NORMAL(Not includable) page ....

Include page is functioning OK, but the design of included GRID IS NOT OK ...

!!! Doesn't follow design on main page and in My selected DESIGN ..... !!!


WHY ????

THERE is HTML code of include page
----------------------------------------------------------------------------------------------------------
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<br>
<meta name="GENERATOR" content="CodeCharge Studio 5.0.0.16254">
<!-- BEGIN Grid users1_users_news -->
<h2>{res:newsusersusers1_GridForm}</h2>
<table>
<tr>
<td colspan="2">{res:CCS_TotalRecords} {users1_users_news_TotalRecords}</td>
</tr>

<!-- BEGIN Row -->
<tr>
<th scope="row">{res:headline}</th>

<td>{headline} </td>
</tr>

<tr>
<th scope="row">{res:created_date}</th>

<td>{created_date} </td>
</tr>

<tr>
<th scope="row">{res:created_by_name}</th>

<td>{created_by_name} </td>
</tr>

<tr>
<th scope="row">{res:intro}</th>

<td>{intro} </td>
</tr>
<!-- END Row -->
<!-- BEGIN Separator -->
<tr>
<td colspan="2"></td>
</tr>
<!-- END Separator -->
<!-- BEGIN NoRecords -->
<tr>
<td colspan="2">{res:CCS_NoRecords}</td>
</tr>
<!-- END NoRecords -->
</table>
<!-- END Grid users1_users_news --><br>

----------------------------------------------------------------------------------------------------------


2. A - I have created NORMAL(Not includable) page news_home
Ax- I have changed this NORMAL page to INCLUDABLE in page properties Includable=Yes

B - I have created in this page one GRID

C - I have included this includepage to anothere NORMAL(Not includable) page ....

Include page is functioning OK, and the design of included GRID IS FAST OK ...


!!! Design follows design on main page and in My selected DESIGN ..... !!!!
There are some small problems ... but I can solve them :) ....
look to XXXXXXXXXX - this -> src="{page:pathToRoot}file:///D:/My_Folders/My_WORK/P_Disk/A_My_Work_CCS/WORK_WEB_CCS5/QuickCMS/Modules/News/{CCS_PathToMasterPage}Images/Spacer.gif">


THERE is HTML code of include page
----------------------------------------------------------------------------------------------------------
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="GENERATOR" content="CodeCharge Studio 5.0.0.16254">
<!-- BEGIN Grid users1_users_news -->
<table class="MainTable" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table class="Header" border="0" cellspacing="0" cellpadding="0">
<tr> XXXXXXXXXX
<td class="HeaderLeft"><img alt="" src="{page:pathToRoot}file:///D:/My_Folders/My_WORK/P_Disk/A_My_Work_CCS/WORK_WEB_CCS5/QuickCMS/Modules/News/{CCS_PathToMasterPage}Images/Spacer.gif"></td>
<td class="th"><strong>{res:News_News_Home} </strong></td>
XXXXXXXXXX
<td class="HeaderRight"><img alt="" src="{page:pathToRoot}file:///D:/My_Folders/My_WORK/P_Disk/A_My_Work_CCS/WORK_WEB_CCS5/QuickCMS/Modules/News/{CCS_PathToMasterPage}Images/Spacer.gif"></td>
</tr>

</table>

<table class="Grid" cellspacing="0" cellpadding="0">
<tr class="Row">
<td colspan="2">{res:CCS_TotalRecords} {users1_users_news_TotalRecords}</td>
</tr>

<!-- BEGIN Row -->
<tr class="Row">
<th scope="row">{res:headline}</th>

<td>{headline} </td>
</tr>

<tr class="Row">
<th scope="row">{res:created_date}</th>

<td>{created_date} </td>
</tr>

<tr class="Row">
<th scope="row">{res:created_by_name}</th>

<td>{created_by_name} </td>
</tr>

<tr class="Row">
<th scope="row">{res:intro}</th>

<td>{intro} </td>
</tr>
<!-- END Row -->
<!-- BEGIN Separator -->
<tr class="Separator">
<td colspan="2"></td>
</tr>
<!-- END Separator -->
<!-- BEGIN NoRecords -->
<tr class="NoRecords">
<td colspan="2">{res:CCS_NoRecords}</td>
</tr>
<!-- END NoRecords -->
</table>
</td>
</tr>
</table>
<!-- END Grid users1_users_news --><br>

----------------------------------------------------------------------------------------------------------

Please why it is so ???

Why are these differences in generated html codes ... .
Both news_home and news home1 are both includeble pages :-)


----------------------------------------------------------------------------------------------------------------------------------------
View profile  Send private message
bannedone


Posts: 273
Posted: 07/12/2012, 6:18 AM

I have not updated to version 5 of CCS.

If you were on CCS 4.3 the problem would be in the fact the include HTML you show here does not have the Artisteer classes on the component.

So i suggest that this is a bug in CCS 5 regarding the designs and how includable pages are implemented.

I would send this to support.

Please post the response here for the rest of the community.
_________________
John Real
CodeCharge Studio Support, Training, Consulting, Development, Web based solutions
http://realsites.biz
http://ccselite.com
Other Banned IDs on this Forum. jjrjr1, jjrjr2
View profile  Send private message
bannedone


Posts: 273
Posted: 07/12/2012, 6:18 AM

I have not updated to version 5 of CCS.

If you were on CCS 4.3 the problem would be in the fact the include HTML you show here does not have the Artisteer classes on the component.

So i suggest that this is a bug in CCS 5 regarding the designs and how includable pages are implemented.

I would send this to support.

Please post the response here for the rest of the community.
_________________
John Real
CodeCharge Studio Support, Training, Consulting, Development, Web based solutions
http://realsites.biz
http://ccselite.com
Other Banned IDs on this Forum. jjrjr1, jjrjr2
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.