Jump to content
  • 0

Image from an autentication field shown on a HTML datapage


LuluSW

Question

Hi. How can I show an image from an autentication field on a HTML datapage?

I want to show a company's logo after they log in a SaaS app I'm building. So I keep this image on an autentication field and want to show on an HTML datapage that I'm using as the reader for several webpages of the application.

Thank you!

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
On 5/13/2017 at 2:27 PM, LuluSW said:

Hi. How can I show an image from an autentication field on a HTML datapage?

I want to show a company's logo after they log in a SaaS app I'm building. So I keep this image on an autentication field and want to show on an HTML datapage that I'm using as the reader for several webpages of the application.

Thank you!

 

Hi,

You may take the field using parameter picker and add a back slash / to the parameter:

 <img alt="" src="[@authfield:Photo/]" style="width: 200px; height: 200px; margin: 1px;" />

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...