Fabrizio Cattadori
Posts: 0
Joined: Mon Mar 24, 2014 4:04 pm

open an .html internal file (collection : files data)

Hello! I have put an .html file in the collection (files data) . What is an easy way to link this file to a button (and open it)? I need to open the file when i click the button? Can I use the link (component) ? thanks in advance. F.

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

open an .html internal file (collection : files data)

Hello,

You should use action "Navigate to LInk" for any event.

Fabrizio Cattadori
Posts: 0
Joined: Mon Mar 24, 2014 4:04 pm

open an .html internal file (collection : files data)

thanks! but what link exactly?

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

open an .html internal file (collection : files data)

Link to your file. If you place your file in root web_resources, then just myfile.html, if in another folder, then you should specify its name too (for example myDirectory/myfile.html)

Fabrizio Cattadori
Posts: 0
Joined: Mon Mar 24, 2014 4:04 pm

open an .html internal file (collection : files data)

Sorry to ask you one more question: how can I put my file.html in web_resources ?
I have to use the DATABASE collection? or exist a simpler way?

Return to “Issues”