Show field as empty without null value by default
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2024 03:34 AM
Hi,
I am adding a new variable in mvrs which should be empty single line text field. I want the field to be empty without any default and null value showing in variable.
In the attached picture below, the value is showing as null which I dnt want to should display as empty.
Pease help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2024 04:13 AM
Hi @snriya ,
Are there any client scripts written referencing this variable ? Probably it is returning null.
If this information helps you, kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2024 04:22 AM
Hello @snriya,
Are you using a script ? If you are using a script then initialize value like var ab = ''
Thank you.
Thank you.