• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Download Button in WebApp

Engaged ,
Oct 26, 2012 Oct 26, 2012

Copy link to clipboard

Copied

Hi


I need to place a download button graphic that has a link to a bio in the PDF format, which is different for each web app item. I know how to use the Item Description and place code there, but would rather have a field using a field. The button graphic is the same for all, just there is a different link for each.

Anythoughts?


Thanks, in advance!

TOPICS
Web apps

Views

1.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 26, 2012 Oct 26, 2012

_value here Joel.

<a href="{tag_pdf_value}><img src="{tag_image_value}"/></a>

Votes

Translate

Translate
LEGEND ,
Oct 26, 2012 Oct 26, 2012

Copy link to clipboard

Copied

Use the custom image field. You can browse more then images with it such as a pdf.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 26, 2012 Oct 26, 2012

Copy link to clipboard

Copied

Okay, great I will try that.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 26, 2012 Oct 26, 2012

Copy link to clipboard

Copied

That works well as it lists the file name, but any suggestions to having that link applied to a typical image placed in the app detail layout.

I tried inserting the tag_  into the <a href="{tag_}"><image></a> but that didn't work.

Any alternatives?

Thanks so much in advance.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 26, 2012 Oct 26, 2012

Copy link to clipboard

Copied

_value here Joel.

<a href="{tag_pdf_value}><img src="{tag_image_value}"/></a>

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 26, 2012 Oct 26, 2012

Copy link to clipboard

Copied

I will try that as well, as that seems like more a direct approach, rather than my round-about.

Thanks, Teejay

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 29, 2012 Oct 29, 2012

Copy link to clipboard

Copied

Excellent solution. Thanks Liam.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 29, 2012 Oct 29, 2012

Copy link to clipboard

Copied

LATEST

No Problem

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Oct 26, 2012 Oct 26, 2012

Copy link to clipboard

Copied

SOLVED! I used a Multiline Text field was able to place HTML code inside of it. I wasn't sure at first because it wasn't like the content editor. Sweet.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines