Closed (fixed)
Project:
FAQ Field
Version:
7.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Aug 2018 at 15:34 UTC
Updated:
2 Jul 2020 at 14:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mowings1 commentedAre there any plans to add this feature? These accordions have been great for our university website, but the process of deleting them is a bit confusing for less tech savvy users.
Comment #3
pifagorComment #4
artemboikoComment #5
tim berners lee commentedI made a patch, try it
Comment #6
alex_optimLooks good.
Comment #7
pifagorComment #9
pifagorComment #11
slydevil commentedThe patch does not address the issue.
Firstly, drupal_add_js() at the top of the file causes very weird jquery issues.
Secondly, if there are required fields on the form and they are blank, this patch simply triggers the validation on those fields without removing the fields that it is supposed to.
See #3096043: Unable to delete a question for the proper way to implement the remove button.
Comment #12
slydevil commentedComment #13
ahaomar commentedGuys i am looking for same solution for my website. kind if some one having recent solution for drupal 8 please guide me