9 years ago
5
Topic

Hello guys,

I've just started with SEBLOD and I'm trying to build my first application. It will be a system for clinical exams results. I got to create the form, list and search module. The thing I'a struggling with is that I want to create a field that is a link to the PDF of the result, creating it through the exam ID field in my form.


Can someone help me with it?

Thanks a lot,

Guilherme

Get a VIP membership
693 Posts
rpoy
9 years ago
4
Level 1

Hi guilherme,

Welcome to the SEBLOD forums. If you havent done so, please take a moment to review the documentation in the Manuals section.It would also be helpful for you to be familiar with the SEBLOD storage methodology in this tutorial and videos.

How are you loading the PDF?  Is it in the same Content Type?  Take a look at this post?

regards,

Randy

9 years ago
0
Level 2

Hey Octopoos, thanks for the reply.

Well, the PDF is stored in a folder in my web server. It is another application that generates the files and copies to the folder. So I don't need to storage them in the database, I just need to create a field in my list view that is a link to the folder + the exam ID + .pdf .

I'll read the material you suggested and try to solve it.

Thanks a lot!

9 years ago
2
Level 2

Hey Randy,

I read everything I could and searched on Google but haven't found what I needed.

I tried to create a free text field, an input and a link but with no success. What I want to accomplish is get a column of my Results List of a Custom Form I created become a href to a file. The closest I got is displaying the syntax in the result but it doesn't become a link.

I am attaching the pictures of the form, field and list so that you could check if you can help.

Thanks for you patience,

Guilherme

693 Posts
rpoy
9 years ago
1
Level 3

Hi Guilherme,

In the First image, in the Search and LIst Type, what do you have for Option #2 on the Resultado field?   I think you need to select the HTML option, and then place the value that you are using for the Free text.

You are very close!

Randy

9 years ago
0
Level 4

Hey Randy, thanks for the help. It worked like a charm. Now my searches and lists work perfect. Still trying to learn a lot of things to make the system work sharply, but it is going well.

Cheers!

Get a VIP membership