CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Problem with Preserve Parameters when click on menu item

Print topic Send  topic

Author Message
adorni

Posts: 120
Posted: 04/03/2012, 7:34 AM

I have a MENU makit with menu builder (DB). When i click on option X, the link is:

Agregar_Operacion.php?Solicitud=2020877

Why??? ?Solicitud=2020807 is wrong, it should not appear

Thanks
View profile  Send private message
Oper


Posts: 1195
Posted: 04/03/2012, 7:59 AM

The parameter Link is using GET and maybe all parameter are been Transfered

Maybe casue not undertand 100% sure the issue

_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
adorni

Posts: 120
Posted: 04/03/2012, 8:06 AM

Oper, I can do to resolve this?

Thanks
View profile  Send private message
Oper


Posts: 1195
Posted: 04/03/2012, 10:45 AM

What script PHP ASP
Static menu or Database Menu?
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
adorni

Posts: 120
Posted: 04/03/2012, 10:55 AM

Database Menu on PHP
View profile  Send private message
Oper


Posts: 1195
Posted: 04/03/2012, 11:12 AM

I Cant find where to setup the POST and get Parameter

but this may work (Not documented Methods so)

CLick menu
on the Event before Show Rows
add a Code:

$sender->ItemLink->SetLink($sender->ItemLink->Page);

let me know

PS: May has Script Typo since i dont know PHP

_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
adorni

Posts: 120
Posted: 04/03/2012, 11:16 AM

$sender->ItemLink->SetLink($sender->ItemLink->Page);

ItemLink is my MENUITEM?
"Page" what is?

Thanks

PD: sorry but my php is bad :)
View profile  Send private message
Oper


Posts: 1195
Posted: 04/03/2012, 11:18 AM

type that without changing anything

in the before show row event
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
Oper


Posts: 1195
Posted: 04/03/2012, 12:04 PM

If worked add RESOLVE to the Title Thread/Post
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
ckroon

Posts: 869
Posted: 04/04/2012, 10:42 AM

Go to the Project explorer tab on the left and open the page where the menu is..Click the + sign on the page icon and it will open up into a component tree.. if you drill down to the ItemLink object you can then control the parameters that get preserver/removed

_________________
Walter Kempees...you are dearly missed.
View profile  Send private message
Oper


Posts: 1195
Posted: 04/04/2012, 2:16 PM

Nice, (i did not foundit)

what Ckroon said:

_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)

http://www.PremiumWebTemplate.com
Affiliation Web Site Templates

Please do backup first
View profile  Send private message
adorni

Posts: 120
Posted: 04/04/2012, 2:32 PM

EXCELLENT. Great :) Thanks!!!!!!!!!!!!!
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.