[Isis-users] Link and box display format in ABCD

Edwin Hübner edwin.hubner at gmail.com
Tue Apr 5 21:22:06 CEST 2011


Hi, Renate,
 Using an internal link for displaying digital documents, such as with
WinISIS is not compatible with ABCD. Remember that the presentation formats
(PFT's) in ABCD are actually html pages. I do as follows:
a) Put the file name in the related field, eg field 856^uMyfileName
^xName_of_the_link ^yPublic note (optional)
b) In the pft I use:
if p(v856^u) then
'<a href="http://absolute path of digital file folder/'v856^u'"
target=top>'v856^x,'</a>',' ',v856^z,
 fi
In case of localhost
if p(v856^u) then
   '<a href="http://localhost:9090/bases/fgvdoc/Anexos/'v856^u'"
target=top>'v856^x,'</a>',' ',v856^z,
fi,

I hope it helps
Edwin


2011/4/5 Suporte Control <suporte em control.com.br>

> I think you should use HTML and javascript for that.
>
> I'd suggest to you to use an hidden div, rather then opening a new window.
>
> There's a tutorial for that in Spanish (
> http://isisabcd.pbworks.com/w/page/31254952/Agregar-Javascripts-en-catalogaci%C3%B3n)
> and in Portuguese (
> http://abcdbrasil.org/viewtopic.php?f=58&t=45&sid=7b9ee86eef389df0b6b0dd04b11ed72f
> ).
>
> Hope it helps
> Lígia Freitas
> CRB10/2080
> ____________________________
> Control Consultoria em Informação e Documentação Ltda.
> Porto Alegre - RS - Brasil
> Fone: (51) 3221-9360 - Fax: (51) 3221-9640
> www.control.com.br | www.oraculo.inf.br | abcdbrasil.org
>
>
>
> On Tue, Apr 5, 2011 at 04:56, Renate Morgenstern <rmorgenstern em iway.na>wrote:
>
>>  Hi,
>> I used the following display format to open the abstract of a record in a separate
>> window by clicking on a link. Tried it in ABCD, but could not get it to
>> work. How would I do this in ABCD?
>>
>> if p(v330) then {cl1,fs24,i,'Abstract:}\ql', tab(3000),link(('\chpict1 box
>> boxc  View abstract '),'TEXTBOX[1]CHILDLOAD Abstra.pft')/
>> qj,fi
>>
>> Thanks for any help.
>> Regards
>> Renate
>>
>>
>> --
>> Renate Morgenstern
>> P O Box 30664, Windhoek, Namibia
>> Tel/Fax: 242124
>> Fax to Email: 088637518
>> Email: rmorgenstern em iway.na
>>
>>
>> _______________________________________________
>> isis-users mailing list
>> isis-users em iccisis.org
>> To manage your own subscription options go to:
>> http://lists.iccisis.org/listinfo/isis-users
>> Or contact Henk Rutten: hlrutten em xs4all.nl
>>
>>
>
> _______________________________________________
> isis-users mailing list
> isis-users em iccisis.org
> To manage your own subscription options go to:
> http://lists.iccisis.org/listinfo/isis-users
> Or contact Henk Rutten: hlrutten em xs4all.nl
>
>
-------------- Pr?xima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20110405/6da8b620/attachment.html>


More information about the isis-users mailing list