I create the web page and store the data in the doctype. The problem is in html file type data are not store. In doctype i give the field type attach and store the data. The url stored in the particular field type but the file is not showing.
The flow i am using is… html → javascript (using frappe call to pass the data)->python (frappe whitelist)
for example my image file url c:\fakepath\image.jpg This url stored in the doctype but the file is not showing…