Fullscreen Formula Editor Windows

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    I see. I recommend to format your code so that lines are not very long. It's a common practice.

    Code:
    ifThenElse(
       code,
       code,
       code
    )

    Leave a comment:


  • JayBee4pl
    replied
    Hi,
    it is about the width, not the hight.
    Attached Files

    Leave a comment:


  • yuri
    replied
    Could you provide the screenshot how it looks? I don't understand the problem, It's supposed to adjust height by contents.

    Leave a comment:


  • JayBee4pl
    replied
    Once i found the value via the web Developer Tools of my Browser. It is in one of the css files. But i did not find it again.

    Leave a comment:


  • esforim
    replied
    Probably can through local javascript. But perhaps writing your Formula in your editing tools outside is better? It not like EspoCRM got some autofill feature that assist you writing it natively in EspoCRM.

    For example, write your formula in Notepadd++, once complete, copy/paste into EspoCRM, do test and debug, etc.

    Leave a comment:


  • Maximus
    replied
    Hi,
    There is no such an ability. It worth to make a feature request.

    Leave a comment:


  • JayBee4pl
    started a topic Fullscreen Formula Editor Windows

    Fullscreen Formula Editor Windows

    Hi,
    is it possible to get a fullscreen Window when editing Formulas?
    I need to scroll and sometimes i cant see the end of a line.

    Regards JayBee
Working...