Welcome, Guest
Username: Password: Remember me

TOPIC: [FIXED] Front-end edit selection missing check

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

  • vlemos
  • vlemos's Avatar
  • Online
  • Elite Member
  • Posts: 295
  • Thank you received: 41
  • Karma: 21
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');"
The administrator has disabled public write access.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Fixed now.
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.088 seconds

Get Started