Page 1 of 1

Convert input into Calculator

Posted: 2022-10-05 16:52
by mvanteeffelen
I have a table called product and i have tried to enable the calculator on a decimal field called price. I have set up a product-dv.js file in the hiooks folder with following content:

-----
// single field, beautify + change icons + remove variation
new AppGiniField("vatid").dropdown().fix("search", "plus", true);
new AppGiniField("supplierid").dropdown().fix("search", "plus", true);

new AppGini.Components.Calculator("price", ",", 2);
----

new AppGiniField commands are working fine. new AppGini.Components.Calculator is not.

Any suggestions are welcome?

Re: Convert input into Calculator

Posted: 2022-10-05 17:20
by jsetzer
There is no AppGini.Components.Calculator, sorry.

After the showcase, there was only very little interest. So right now, for economical reasons, it doesn't make sense for me to create and maintain this as a stand alone product. Cost is too high in comparison to expectable sales. I'd need >40 interested users. But there aren't right now. Maybe next year.

Re: Convert input into Calculator

Posted: 2022-10-06 15:31
by mvanteeffelen
Thank you for the reply. It is very confusing because it is on your website.

https://appgini.bizzworxx.de/appgini/hi ... alculator/

Keep up the good work!

Kind regards,

Re: Convert input into Calculator

Posted: 2022-10-06 16:01
by jsetzer
I'm sorry for the confusion.

There are articles in my BLOG category "highlight of the day" (https://appgini.bizzworxx.de/category/a ... ighlights/) which are show cases of what I do in my projects. Some of them find the way into products but definitely not everything you can see there can be part of a 49$ library because some solutions have taken days or weeks in development for customers.

Depending on the reactions I get from you AppGineers, I consider adding features to new versions of existing products or to build and distribute new products.

Your feedback is highly appreciated! It always helps me estimating the market.