Input element problem

I created a form that has alot of input and textBox elements, when the inputs and textBoxes are filled they add to their corresponding object values and saved in a database via code. When the page is loaded the same object values fill their corresponding input and textBox elements. The problem is sometimes when the input and textBox values are saved, the input values filled from the database submits empty values even though you can see the input element is not empty, this only changes when you click into that input element/s then it saves its values, Please how do I get the input elements to be read properly without having to click into them? I have not notice this happen with the textBox elements.

Hi! You have console log or the code for me?

It doesn’t show any errors, it just does not read the input value mostly when the input is populated on page ready from a

Hi, are you able to share a code snippet if there is code? I’m having trouble understanding the issue just reading the text.

If this is not related to code but an issue within the editor and potentially a bug, please see this post for how to report bugs

Most likely a bug.

Do you have a tested way of navigating to anchors using wix code? the anchor locations are not fixed as the elements above the anchors are collapsible.

Can you start a new post with this question and the code/element setup you have tried so far? If the anchor is collapsed on page load, I’m not 100% sure it will work without checking so if you can share what you have tried in a new post we can problem solve

sorry about that, I am not able to help with this kind of issue but we are working on getting more direct customer care in the forum to support bug issues. For now, it’s best to report through customer care. Lmk how it goes

Created it here https://www.wix.com/velo/forum/coding-with-velo/navigating-to-an-anchor-in-mobile?origin=notification

I found exactly the same issue while working with Wix Forms today. I think this is a bug!

Hi Cue, did you find any workaround to achieve the same behaviour?