Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Embed list in item-view n maintain ACL 07 Jul 2016 14:30 #14186

  • vlemos
  • vlemos's Avatar Topic Author
  • Offline
  • Elite Member
  • Elite Member
  • Posts: 295
  • Thank you received: 41
Hello Admin / Cooks

Need to embed a list "view" in an item view and maintain the ACL on the list rules. Any ideas on the best way to do this with j-cook?

Thanks
vlemos


<?php if ($model->canEditState()): ?>
<?php if ($model->canEditState()): ?>
<th style="text-align:center">
	<?php echo JHTML::_('grid.sort',  "DEMO_HEADING_ORDERING", 'a.ordering', $listDirn, $listOrder ); ?>
</th>
<?php endif; ?>

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.092 seconds

This is what you call a component builder. I was able to master using this in a very short time and the resulting component works like a charm. Not just a basic component builder but a fully working component builder with forms fields tables all ready to go. You can make the list and item views to display in the front and back end. Also there is a great forum just starting to evolve and I'm sure this will grow very rapidly when you all realise how good this tool is.
Kevin (JED)

         

Get Started