Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

$REQUEST in Format link
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: $REQUEST in Format link
#19907
$REQUEST in Format link 12 Years, 7 Months ago Karma: 5
is it possible to use the {$REQUEST;} function in the format field for ARI Data table module similar to the use of {columns:column_id} and {$Value}

I am trying to pass a variable using a hyperlink and the variable is not in any column of the query

thanks

trevor
The administrator has disabled public write access.
 
#19908
Re:$REQUEST in Format link 12 Years, 7 Months ago Karma: 748
Hello,

The extension supports using of request variables in SQL query only, but we can add this ability to the next release of the extension.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#20025
Re:$REQUEST in Format link 12 Years, 7 Months ago Karma: 5
is it possible to add the following use of $REQUEST as a variable in the query

SELECT leagueid,teamid,playerid,bid,bidtime FROM fs_hockey_auction_{$REQUEST:leagueid}

thanks

trevor
The administrator has disabled public write access.
 
#20035
Re:$REQUEST in Format link 12 Years, 7 Months ago Karma: 748
No, request variables can be used only in "WHERE" clause.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#23247
Re:$REQUEST in Format link 12 Years, 4 Months ago Karma: 0
Where can I get more information on $REQUEST?

Thanks in advance.
The administrator has disabled public write access.
 
#23252
Re:$REQUEST in Format link 12 Years, 4 Months ago Karma: 748
{$REQUEST:VARIABLE_NAME} (where VARIABLE_NAME is name of a request parameter) will be replaced with value of necessary request variable in SQL query.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12