Ask questions about installing and configuring ProcessMaker 3
User avatar
By programerboy
#827457
Hi,
You can use this code in your trigger:
Code: Select all
$server = (G::is_https() ? 'https://':'http://') . $_SERVER['SERVER_NAME'].':'.$_SERVER['SERVER_PORT'];
$example_url = $server . '/sys' . @@SYS_SYS . '/' . @@SYS_LANG . '/' . @@SYS_SKIN . '/login/login';
https://pmlearning.info
Thanks
Last edited by programerboy on Tue Apr 06, 2021 5:57 am, edited 1 time in total.

Thanks. Very useful. https://www.solarpanelinstal[…]

Thanks for the link, amosbatto! I was searching fo[…]

Hello Please can you help me with the place where […]

Hi there, I have 3.5.7, 3.8.1 and 3.8.2 versi[…]