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

 Use Parameters and Modal

Print topic Send  topic

Author Message
sorinbuda

Posts: 27
Posted: 07/04/2017, 7:55 AM

Hi,

What is the correct procedure in order to pass parametters to be used by a grid that resids in a modal?

I push a link in grid_1 then the modal with grid_2 opens but the parameters from the grid_1 link are not submitted to the URL as it should. The parameters are needed in order to tell grid_2 what information is to be despaied.

Kind regards,
Sorin
View profile  Send private message
sorinbuda

Posts: 27
Posted: 07/04/2017, 5:13 PM

A sort of equivaent for this but in PHP?
http://forums.yessoftware.com/posts.php?post_id=113159

If I add the following code to the CCS Script on top of the page then the modal is showed but the CSS of the modal is not loaded.

//var url = window.location.href;    
if (url.indexOf("nr_ord") > 0) {    
	ShowModal1_show(); 	   
} 
View profile  Send private message
mans

Posts: 7
Posted: 07/07/2017, 6:47 PM

there are so many ways to do so.
for example You can use variable. then in the second page retrieve value for a variable.
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.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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