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

TOPIC:

Front-end edit selection missing check 28 Jul 2016 14:59 #14337

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

The checks for an item selection is missing from all front-end grids. This means that if the user clicks "Edit" without selecting an item the component behaves like it would for new items.

Please revisit this in the builder.

Warm regards
vlemos

Back-end check:
onclick="if (document.adminForm.boxchecked.value==0){alert('Please first make a selection from the list.');}else{ Joomla.submitbutton('demoitem.edit')}"

Front-end code
onclick="return Joomla.submitform('demoitem.edit');"

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

Front-end edit selection missing check 02 Aug 2016 10:26 #14343

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed now.
Coding is now a piece of cake

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

  • Page:
  • 1
Time to create page: 0.095 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