Hello,
I have a text field whose value comes as "BW-11354", but the flex report shows as -11354. Can you please how to get around this ?
Thanks
Sri
Hello Sri,
Thank you for reaching out to us.
In such cases, Flexmonster behavior requires an explicit definition of field type. We recommend defining the field's data type using mapping. For example:
mapping: {
"Circuit ID": {
type: "sting",
},
}
You are welcome to check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/vn7Lp8jx/.
Please let us know if it works for you. Looking forward to hearing your feedback.
Kind regards,
Nadia
Hello,
Hope you are having a great week.
We were wondering if you had a chance to try the suggested approach. Could you please let us know if our response helped?
Looking forward to hearing your feedback.
Kind regards,
Nadia
Hello - It worked well. Resolved the issue. Thanks
Hello,
Thank you for the feedback!
We are glad to hear that it works for you.
Do not hesitate to contact us if other questions arise.
Kind regards,
Nadia