Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable Portlet #15

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

dgomezg
Copy link
Contributor

@dgomezg dgomezg commented Aug 9, 2019

I'm planning to complete this code-sample with conifigurations at different scopes. (For example, besides the date-format-pattern configured globally (Scope.SYSTEM) in this example, add other configurations with Scope.PORTLET_INSTANCE that allow to configure the minimun priority level of the task showns and/or which attribute the list should be ordered by.

But it seems I'm facing some kind of error right now which always shows the configuration form at the SYSTEM scope (no matter the configured scope). I've asked engineering and will need to dig a little bit on why this is happening.

WIP for that is at https://github.com/dgomezg/liferay-code-samples/blob/MultiScopedConfiguration/portal/7.2/java8/code/modules/applications/portlets/configurable-portlet/src/main/java/com/liferay/code/samples/portal/modules/applications/portlets/configurable_portlet/configuration/PersonalTaskPortletInstanceConfiguration.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant