• Resolved rpalex

    (@rpalex)


    I have a page where I have one Number field.

    1. It is labelled {number-2} but I cannot find {number-1} in the form anywhere!!! If I create a new one it will be labelled {number-3}. I checked, and double checked! Can’t find it. Any way I can find that missing {number-1} from the form.

    2. I set the limit to min 0 and max 10, but the Users seem to be able to go -1, -2 etc., below the lower limit of 0. Is there anyway I can prevent that from happening?

    3. I also set the decimal places to 0 decimals. But in the {all_field} display on the email, the User entered numbers are displayed with two decimal places. However, in other sections where I tagged that field, it appears without the decimal places. What could be wrong? Is it bug?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @rpalex,

    1. It is labelled {number-2} but I cannot find {number-1} in the form anywhere!!! If I create a new one it will be labelled {number-3}. I checked, and double checked! Can’t find it. Any way I can find that missing {number-1} from the form.

    Sounds like the “number-1” field got deleted. If there are multiple number fields added, and only “number-1” is deleted and “number-2” is still present then subsequent new fields will have “number-3”, “number-4” etc due to the existing “number-2” field.

    Any ID ie “number-1”, “number-2”, “select-1” etc isn’t important in the form side when it comes to adding the filed. It should work fine with any IDs.

    Any specific reason you are looking for the mentioned field? If all the numbers fields are removed, it’ll start numbering the field IDs from “number-1″, number-2” etc

    2. I set the limit to min 0 and max 10, but the Users seem to be able to go -1, -2 etc., below the lower limit of 0. Is there anyway I can prevent that from happening?

    3. I also set the decimal places to 0 decimals. But in the {all_field} display on the email, the User entered numbers are displayed with two decimal places. However, in other sections where I tagged that field, it appears without the decimal places. What could be wrong? Is it bug?

    I’m afraid, the behaviour noticed is more of a bug. I’ll make sure our developers are aware of your report regarding this.

    The issue with decimals should be resolved in the next update of Forminator as we have a couple of fixes on how decimal will be rendered.

    At the moment, I’m afraid there isn’t any exact ETA but hoping it would be soon.

    Please do let us know if you have any further queries.

    Kind Regards,
    Nithin

    Thread Starter rpalex

    (@rpalex)

    Nithin, thank you for the information. It makes sense that the system will pick the next available number if one already exists even though 1 is deleted.
    No particular reason I was looking for it, just wanted to make sure that it is not sitting there doing something funny! 🙂

    Okay, will wait for the fix on those issues with negative values and decimals. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing Number-1 Field’ is closed to new replies.