Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
User avatar
By amosbatto
#813577
Increasing the popup window size means searching through the source code to find the dimensions of the dialog box and changing them.
To increase the font size, you can edit the file workflow/public_html/lib/css/mafe-XXXXXX-XXXXXX.css (where XXXXXX-XXXXX is a number that will change with each version of PM) and change the CSS from:
Code: Select all
.CodeMirror pre {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
To:
Code: Select all
.CodeMirror pre {
  /* Reset some styles that the rest of the page might have set */
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: 16pt;
Then, in ProcessMaker press CTL+F5 or CTL+SHIFT+r to reload your web browser bypassing the cache. (If that doesn't work, then clear your web browser's cache.)

You can figure this out on your own by turning on your web browser's debugger (press F12 in most browsers) and looking at the CSS codes for elements.

The other option is to simply increase the zoom size in your web browser. In most browsers, you can press CTL and + (plus key) to increase the zoom size.

Web3 development encompasses creating decentralize[…]

The Upland Clone Script, offered by Dappsfirm, rep[…]

Dappsfirm offers a bet365 clone script that mirror[…]

🚀 Tauchen Sie mit Immediate Alora AI in die Welt d[…]