It is possible to add a custom portlet configuration page in react portlet?

Jamie Sammons, modified 1 Year ago. New Member Posts: 2 Join Date: 3/28/24 Recent Posts

Hi everyone,

I'm working on a portlet built in React using yo liferay-js, and I have a question about configuration. I know that you can use the configuration.json file in the features folder to define configuration, which works great, but I've encountered an issue. I need a more flexible solution because in my configuration, I need to connect to various APIs and display views depending on selected options.

Is there a way to add a custom configuration view in such a portlet? If anyone has had similar experiences or knows how to do this, I would appreciate any tips or code examples.

Thanks in advance for your help!