Hi all
Please help, my TCPDF reports is not working after upgrading to Sugar 5.5, I get an error "There is no action by that name." In my detailview I have a dropdown next to the reports button (TCPDF button) and the code on the button is
Please helpPHP Code:'customCode' => '<select name="tcpdf" style="width: 100px;">
<option value="deliveries" selected="selected">Print</option>
<option value="email">Email</option>
<input title="TCPDF" accessKey="" class="button" type="submit" name="TCPDF"
onclick="this.form.action.value=\'tcpdfframe\';" value="REPORT">'


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks