Skip to main content
Question

Parameters in Custom menu type URL

  • July 2, 2024
  • 4 replies
  • 80 views

Forum|alt.badge.img+8

Hello Guys,

Is it possible to use the :i_hWndFrame.frm…. in a Custom Menu type URL ? And if yes, how ?

Something like this:

http://my_address/test_luca/luca.php?db_sid=#DB_SID#&part1={&:i_hWndFrame.frmBomStructureComparing.ecmbParentPart1}&part2={&:i_hWndFrame.frmBomStructureComparing.ecmbParentPart2}

Thanks !!

4 replies

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1265 replies
  • July 2, 2024

Hi @luca.puccini 

you can use a parameter like this: …. part2={&PARAMETER_2} …..


Forum|alt.badge.img+8
  • Author
  • Do Gooder (Customer)
  • 28 replies
  • July 2, 2024

Hi @luca.puccini 

you can use a parameter like this: …. part2={&PARAMETER_2} …..

Yes, if they were a normal column. But I need the RED column, the PURPLE is null:

 


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1265 replies
  • July 2, 2024

How do you want to access on it?

Maybe you can create a custom field for it and use it as parameter.


Forum|alt.badge.img+8
  • Author
  • Do Gooder (Customer)
  • 28 replies
  • July 2, 2024

How do you want to access on it?

Maybe you can create a custom field for it and use it as parameter.

Not possible :(