Hi, i have the below code on the templates/crimereport_dv.php - this is the parent table
<div class="col-xs-12">
<a class="hidden-xs btn btn-default btn-lg pull-right hidden hspacer-sm" href="close_incidents_view.php?filterer_reportid=<%%URLVALUE(id)%%>&<%%EMBEDDED%%>" id="close_incidents_link"><i class="glyphicon glyphicon-list-alt"></i> Close Incidents</a>
<a class="visible-xs btn btn-default btn-lg btn-block hidden vspacer-sm" href="close_incidents_view.php?filterer_reportid=<%%URLVALUE(id)%%>&<%%EMBEDDED%%>" id="xs_close_incidents_link"><i class="glyphicon glyphicon-list-alt"></i> Close Incidents</a>
<input type="hidden" id="close_incidents_hclink" value="close_incidents_view.php?filterer_reportid=<%%URLVALUE(id)%%>&<%%EMBEDDED%%>">
<div class="clearfix"></div>
</div>
which must display button like the below button (assign report and report incident comment) but its not showing i have added the files of the table "close_incident" after i have created my project so i am not sure what i need to do to make sure it appear?
Attached is the images showing what am taking about!
table not appearing as a button on the parent table
-
- Posts: 26
- Joined: 2015-01-12 13:01
table not appearing as a button on the parent table
- Attachments
-
- the bottom part, tab
- img2.jpg (51.67 KiB) Viewed 2472 times
-
- buttons
- img1.jpg (109.54 KiB) Viewed 2472 times
-
- Veteran Member
- Posts: 45
- Joined: 2015-04-15 06:33
- Location: Hyderabad
- Contact:
Re: table not appearing as a button on the parent table
Hi,
will you PM me the files or .axp file then i can get a chance to solve it.
will you PM me the files or .axp file then i can get a chance to solve it.