This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
the image needs to be fetched directly from local using <img src=""></img> tag. How to give path of Local folder structure.
Hi @Elinv Lvwwence​ , <img> html tag is not supported for iPhone in richText widget. If you want to use it for Android then maybe you can try to fetch the image using this path structure "file:///android_res/drawable/sample.png".