so i am being faced with task to embed on my website more a wiki editor where one can post different files varying from .doc, .ppt, .xls, .pdf such that he can edit it and likewise those on his team who have access can edit on that file too.
i have tried various means of embed code for word and the likes it’s not working. i hope to get a simple work around for this task
so i mapped the softr embed in a list detail page and already set a formular for the softr embed field to display whatever is shown on the “url for the embed” field displays
this is the softr embed formula i used - CONCATENATE(‘<iframe class=“airtable-embed” src=’,‘"’,{URL for the Embed },‘"’,’ ',‘frameborder =“0” onmousewheel=“” width=“100%” height=“533” scrolling=“no”; style=“background: transparent; border: 0px solid #ccc;”>’)
while the url for the embed i used - IF(AND({Display attachment}, {Cloud Hosted URL}=BLANK()), {Display attachment}, {Cloud Hosted URL})
https://drive.google.com/file/d/1HYyvrFrFdXR8TQXE91FCunVO15edWN8e/view?usp=share_link
VS https://drive.google.com/file/d/1HYyvrFrFdXR8TQXE91FCunVO15edWN8e/preview