Mario Galea

  • Total activity 32
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 20
  • Subscriptions 4

Activity overview

Latest activity by Mario Galea
  • Mario Galea created a post,

    rich text in webforms

    Is it possible to have a basic rich text editor in large text fields in webforms? basic bold/italic and bullets/numbering. What are the CSS codes for it?

  • Mario Galea created a post,

    Wildcards in Calculations

    Hello, From a multiple choice category field with several tens of inputs, I need to check if according to the Status of a client, there are 1 (or 2) out of 3 main type chosen. I've written the cal...

  • Mario Galea commented,

    thanks a lot Rainer, both for code and explanation =)

  • Mario Galea created a post,

    Calculating average from categories

    Answered

    I have a category field "Rating" in a related app containing either 1 or 0.5 or 0. In the working app I'm calling it with @All of Rating Now I want to take the average of these categories, but I ...

  • Mario Galea commented,

    Date1 = new Date(@Year + @Month + 4) Date2 = new Date(@Year + @Month + 15) Date1.setMonth(Date1.getMonth() + 1) Date2.setMonth(Date2.getMonth() + 1) Submit = @Created On if (Submit <= Date1){ An...

  • Mario Galea created a post,

    Calculations with date of creation

    Hello, Is it possible to create a calculation where a result is dependent on the date of creation of the item vis-a-vis the current date? I have monthly reporting form submissions. There is a cat...

  • Mario Galea created a post,

    Tasks Privacy

    Hello, can the tasks created by workflows also have the option of setting their privacy to "Private" or "Shared"? As right now by default, all tasks are set to "shared", which creates a lot of Spam...

  • Mario Galea commented,

    This would be a simple, but very functional and effective improvement. Please consider I would say not only "today", but all, or maybe one is able to choose the period in settings