How to save editorrow value in ACP option

How to save <xf:editorrow /> value when i use it in my addon option. I create a new template for this option with below code:

HTML:

Код:
<xf:formrow label="{$option.title}" hint="{$hintHtml}" html="{$listedHtml}">
                                        <xf:editorrow name="option[option_id]" value="{$option.option_value}"
                                            rowtype="fullWidth mergePrev " data-min-height="100" />
                                    </xf:formrow>


But when i try saving no data...

Read more

Читать далее...
 
Активность
Пока что здесь никого нет
Назад
Верх Низ