We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
I was able to achieve this using Node.js, which you can install on the MID Server since it’s open-source. From there, you can have the MID Server, upload the PDF file and call the script directly (e.g., "node parse_pdf.js <pdf file path>" or "node pa...
Hi Steve,You can find the option to edit option schema by clicking the burger icon beside the save (ctrl+s) button.You should be add image once you edit your option schema.Ryan
You can try this.This will allow you to choose glyph or image on single widget. You have to upload the image to image (table:db_image) first though.HTML:<div> <!--// Top Icon --> <a ng-if="::(options.link_template == 'Glyph Icon' || !options.link...