Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [Andy] Slow build: Edit Log

Here is the list of edits for this post
Re: [Andy] Slow build
We dont have $FatherID?
Do i need a SET for this?


I can do it with PHP like <?$FatherID = "<%FatherID%>" ?>

but how i pass it with lsql template syntax?

https://www.gossamer-threads.com/forum/Products_C9/Gossamer_Links_C5/Development%2C_Plugins_and_Globals_F20/Pass_var_to_global_P316426/?page=unread#unread

Here we have talked about this. But there is no answer how to use the FatherID as the variable for calling the global.


Can i avoid
$x =SHIFT;

with something like

$x=SHIFT('FatherID')?

Last edited by:

Robert: Sep 19, 2020, 10:10 AM

Edit Log: