Has anyone been able to modify the online case for...
# general
k
Has anyone been able to modify the online case form to allow a customer to upload an image file when they submit their support request? When editing the form fields in NS to add "File" an error returns staring the "NLFILE" field is missing.
a
are you using a custom template?
k
I believe it was based on the W/D bundle generic form with some small adjustments.
a
if you are getting the <NLFILE> error, that means you are using a custom template attached to the form.
All you need to do is make sure the <NLFILE> CRMSDK tag is IN the template and the corresponding field File is selected on the form
Where in the code would I insert the <NLFILE> CRMSDK tag?
a
can you share a screenshot of when you edit the form?
k
message has been deleted
Here you go! Thank you so much for your help 🙂
a
yea no worries, you see there is a template ;
message has been deleted
you will need to open this, you should be able to find this under File Cabinet > Templates folder and you should also be able to open this template from within the form.
within this template you will have to add the tag;
its a custom HTML form
you will need to add this tag in the template along with you selecting the FILE field in the form itself
k
It works!!! Thank you for your help @Adnan Azam this has been an open issue for months!
👍 1