Skip to Content
0
Dec 13, 2022 at 11:15 PM

How to enable save button when you use a "customPanel" from attribute??

123 Views Last edit Dec 13, 2022 at 11:24 PM 5 rev

I create a new customPanel from boolean attribute:

<ea:customPanel name="customersupportbackoffice.returnrequest.myname" spring-bean="myBeanRenderer" />

For my render:

MyBeanRenderer extends DefaultEditorAreaPanelRenderer

I override two methods(See two attached images):

I can change the boolean value but when the "Save" button is not enabled, do you know how to fix it? or what am I doing wrong?

Attachments

image.png (64.3 kB)
image.png (49.6 kB)