String automatically converted to Date in NowMobile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2024 05:16 AM
Hello,
I have issues with auto-population of Input field type string with Variable which is string as well. Value is in this format <number>.<number>.<number> (example 2.3.5). Problem is that system automatically identifies this string like a date and put date instead of simple string. I haven't added additional properties to that field. If I update value in DB to be 2.3.5. its not identified as date and field is auto-populated correctly. Please help to solve this problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tuesday
Hello @pbodlev
if you are using the input field and backend field both fields are string then simply you can set the field in the action item in mobile (by setting the field by the input field )
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Thank You!!