Where is my data outside of the form?
i have look into 'report_view' template and it does the same
<xf:form action="{{ link('reports/update', $report) }}" ajax="true" draft="{{ link('reports/draft', $report) }}">
..........
<div class="js-handleToggle{{ !$assignedToOther ...
hello,
im trying to send an array (with the name report) through a post request to "testpage/update" but i never receive the post data.
Im printing $report.test in the template and its show the correct value
php code
$report = array();
$report['test'] = 'testvalue';
$report['requestid'] = 10...
Hello,
currently i need for every time period ex: "1 month, 2 month, 3 month ..." an extra user upgrade but i want 1 user upgrade with different time length
Goldmember:
Dropdown
1 Month 5$
2 Month 9$
3 Month 12$
Please contact me if you have any questions.