Skip to main content

Hello,

I would like to define a different path for each project we create in IFS and open the folder that corresponds to that path from IFS APP 9.

Can we create a hyperlink?.

 

I have created a custom field in the Project Menu to assign the path, but hyperlink option is only available for web or e-mail addresses.

Due to I haven`t seen any option for hyperlinks, I would like to create a Custom Menu, “PL/SQL Block” type, to read the path defined in the custom field and open the corresponding folder.

Which is the command in PL/SQL for opening a folder?.

 

Best regards,

Amaia

Hi,

I think you do not want to do that with a PL/SQL block

You should be able to do it with a Custom Menu Item

I’m sure I used it before, but for now I could only to get it to work with a core field, then it can look like this:
 

 

If you store the URL in the field defined, it seems to work fine

Hope this helps a bit

Regards Erik


Thank you very much, Erik.

It works with core fields, but if I try to use a custom field, I get an error.

 

This is the Custom Menu: ( “RUTADOC” is the custom field, I add $ in front the name)

 

This is the error:

 


Reply