easyForm - Form Builder

The template link is broken, and not found in the market place by the name ‘easyform’ can you provide an updated link to the template in the market place?

yes, that link worked. but where is the template in the marketplace?

I think that was deleted

Has anyone got any information on where I can access this template, or something similar?

Thanks for the template. It’s very helpful!

1 Like

Hi @a.amro I’ve just discover your work regarding this easyForm. Is there a way to buy this template ? It seems that the like is broken.
Thanks
Sam

Hello @a.amro

Just in case you are considering building a form builder I posted some guiding comments here a while back ago. Hope it helps to spark a way to tackle your project :grinning:

The template is accessible again:

2 Likes

Hi is there still a discount on this? Also how does the calculated field work. I could not see it in the demo.

No discount currently unfortunately

Yes, the calculated field is available in the demo, you can enable it from the settings

PM me if still need help

The template is accessible again - Preview is available

easyForm has a good feature for dynamic calculations based on users inputs, for example in this sample form ( Baby Sitting quotation), we want to calculate quote based on the user selection.

The Quote calculation as follows:

(10$ per hour + (1-5 chids = 10) + (6-10 childs = 20)) x No of days

it is: 10$ per hour - then add 10$ if the number of children is between (1-5) or add 20$ if the number of children is between (6-10) - Then multiply the sum by the number of the days.

To do this calculation:
1- first we have to enable (Calculated Field) from the Form setting

2- Then go to rules, and start to put your conditions, here is what we have done:

The first condition called (Once off?):

in this condition if the user select (No) to the question (is it Once off), then the rule engine will show a hidden field called (How many days per week?) and it is a required filed, i.e. the user has to fill it.

The rest of Conditions are sequenced as per the formulas above first part is the Sum [number of children + number of hours]. given 1 hr = 10.

Part two is the multiplication hence these conditions comes after the summation. x [number of days].

These conditions are executed in order → ascendingly

Note:
You can change the order by drag & drop conditions across the grid

check it here

Let me know if you have questions

I’m curious if you are planning a numeric (fixed, decimal, currency) field type?

Thanks for your interest in easyForm
Percentage, Currency, Decimal are already supported.

We are open to any suggestions or enhancement - please let us know what are you looking for

We enhanced Currency field, so during building the form you can set your currency