Search the Community
Showing results for tags 'integer'.
-
I was hoping to be able to do this entirely in PHP but was having all kind of issues getting it to see my values as numbers instead of strings (got error messages because my PW debugging is currently set to true). I currently have about 10 cards that PW is generating that include thumbnails, descrip...
- 13 replies
-
- conditional statement
- typecasting
-
(and 4 more)
Tagged with:
-
Fieldtype Integer, dont save option max, min with value 0 (zero). Positive values (> 0) and negative (<0), perfectly preserved. Without 0, built-in filter is not working properly.
-
Hi guys, is there a way to declare numbers other than integer and float? My issue is that intgere is not enough for me because i'm dealing with multiple of bilions (let's say something like 111,532,372,567) Thanks, Rob
-
Hi, I'm trying to get partial match for fields of type integer, much like how %= and *= selectors works for string. Unfortunately these selectors are not working with numeric fields. Is it possible to do this? For example, if I have pages with control numbers 14975, 91432, 33333, 32414, 13256...
- 3 replies
-
- selector
- partial match
-
(and 1 more)
Tagged with: