DohTheme
Well-known member
Hello,
I have the "Node Background" option on the "Node" edit page. I changed the way the user change node background from String
to the new asset upload
It works perfectly but the input doesn't keep the value, I mean when uploading an image and refresh the page I can't find the link of the image in the input.
How can I make it keep this value.
Best Regards
I have the "Node Background" option on the "Node" edit page. I changed the way the user change node background from String
HTML:
<xf:textboxrow />
Code:
<xf:assetuploadrow />
It works perfectly but the input doesn't keep the value, I mean when uploading an image and refresh the page I can't find the link of the image in the input.
How can I make it keep this value.
Best Regards