Questions tagged [instant]

In the context of UX, UI's and programming, 'instant' refers to immediate and automatic. As soon as a trigger activates, the item is updated as fast as possible. Do not use this tag for questions about the `java.time.Instant` class; instead use the java.time.instant tag.

162 questions
-1
votes
1 answer

Else if calculation not working, program works if i remove else if and have only 1 formula

I have been tyring to create a form that a customer could enter the size of their yard and get a quote. If i only use one formula with no if else it works fine, but when I add the other formula options to create accurate pricing I get no results. …
-1
votes
1 answer

Angularjs instant search doesn't work as supposed

I am trying to code a simple Angularjs instant search form. Here is a bit of code with which i work: