Hi all,
First, Happy New Year to all :)
I am stuck with this problem for my project so I am writing to seek some help regarding this matter.
Basically, I am having a form with a search function. Each field of the record returned from the search (using keyword) will be displayed, including an attachment field (hyperlink data type). I want it to work in a way that every time a user double-click on the hyperlink to open the attachment, the same search keyword used above will be used to search inside the attachment, and point directly to that specific page containing the keyword instead of the first page as usual.
I have been able to store and open the attachment so I need help with the searching and page-pointing part.
I look forward to getting any inputs from you. Any help is greatly appreciated. Thank you so much.
First, Happy New Year to all :)
I am stuck with this problem for my project so I am writing to seek some help regarding this matter.
Basically, I am having a form with a search function. Each field of the record returned from the search (using keyword) will be displayed, including an attachment field (hyperlink data type). I want it to work in a way that every time a user double-click on the hyperlink to open the attachment, the same search keyword used above will be used to search inside the attachment, and point directly to that specific page containing the keyword instead of the first page as usual.
I have been able to store and open the attachment so I need help with the searching and page-pointing part.
I look forward to getting any inputs from you. Any help is greatly appreciated. Thank you so much.
Comment