CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 Anchor

Print topic Send  topic

Author Message
Starter
Posted: 06/01/2005, 6:24 PM

When I create a link in a table, it filters the content in the result page.

How can I create a link that points to an anchor instead of filtering the results page?

How can I "tell" CCS that create an anchor for each record in the result page....?
Nicole

Posts: 586
Posted: 06/02/2005, 6:18 AM

Hello,
First of all create an anchor where you need on a page. You can use Bookmark from ToolBox->HTML window. Then modify Link Href Source property in Link’s Before Show event to add a bookmark at the end of parameters string. E.g.
global $form_name;
$form_name->Link_name->Page.= "#myBookmark";

As I know it is not possible to create bookmark automatically when building a form with Builder.

_________________
Regards,
Nicole
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.

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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