Remove extra id attribute, price must be in numerical format
-
Tell me, how can I remove the extra “id” attribute with the data level, I only need the “item _id” attribute.
In the js code itself, I do not observe this attribute, is it probably added at some other stage of sending?
https://ibb.co/NWY7QKs
Also, the price must be in numerical format. Added the parseFloat function, but it does not give a result, it just goes like text.
https://ibb.co/1zN9GR2
Thanks in advanceThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Remove extra id attribute, price must be in numerical format’ is closed to new replies.