I have two identical field-set(with clone) but my add-more button is not appearing.
Please help me regard this.

Comments

roynilanjan’s picture

Status: Closed (fixed) » Needs review

Can you tell me

regarding the line,

$settings = variable_get('webform_addmore_' . $form_state['#node']->nid, array());

as I have checked that variable fires blank array from from_alter hook!!!!!

roynilanjan’s picture

StatusFileSize
new842 bytes

Here is patch for the problem mentioned in #1.
Although module have several issues regarding configuration set those need to be patched as well.
Please review & let me know for this patch

chertzog’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Status: Needs review » Closed (fixed)