Active
Project:
Webform Rules
Version:
6.x-1.7
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2013 at 17:51 UTC
Updated:
19 Jun 2013 at 02:15 UTC
Hi
A silly question, sorry : how can I get the sid of a submisison into php code (for a rule)
I have try
$sid = webform_get_submissions($sid);
and
$sid = $data->sid;
but it doesn't look working.
Any help welcome
Best regards
D
Comments
Comment #1
quicksketchI'm not familiar with what variables are available within a Webform Rules rule. This question might be better answered over there so I'm moving it to the Webform Rules queue.