Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Liferay 7 Cancel button not working while adding user/group/role
Hi,
In my liferay 7 application, I adding user/group/role . The
buttons Whenever I click on that button, it is not redirecting and
also there is no error in browser console. I can't figure out the problem.
redirect.url.security.mode=domain
redirect.url.domains.allowed=mydomain.com.br
redirect.url.ips.allowed
direct.url.ips.allowed=server ip
address,127.0.0.1
redirect.url.domains.allowed=i added public IP
after i added above links in portal-ext.properties file
inside localhost:8080 working fine.
Cancel button not working
with public IP link
Please help me out.
i following link https://community.liferay.com/forums/-/message_boards/message/84001414
Ramalingaiah. D:redirect.url.security.mode=domain redirect.url.domains.allowed=mydomain.com.br redirect.url.ips.allowed=server ip address,127.0.0.1 redirect.url.domains.allowed=i added public IPafter i added above links in portal-ext.properties file inside localhost:8080 working fine.
Cancel button not working with public IP link
You cannot list the same portal property twice within the same file.
You'll need to combine the two separate instances of
redirect.url.domains.allowed
into one.
Hi Minhchau,
it is working fine
thank you so mach
Powered by Liferay™