Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I'm a little bit stuck with it : Is there any option to hide in the .qvw in access point ?
For exemple :
I want to hide the part with .qvw et keep the name.
Regards,
hmm just remove the ".qvw", don't think I have come across a way to do that sorry
EDIT:
Actually the only thing I can think of is a small landing page style QV application which users are auto directed into, you can then create the look you want and use open QVW file actions to push users to different applications
hope that helps
Joe
Hi Joe,
Thx for your help. I don' tthink I'll use an other AccesPoint.
I'm looking at accespoint.js., I think there is a way to hide it but still launch it ^^.
No worries, let me know how that goes
Well I'm trying to find the good var in accespoint.js with ' alert(" " + Var.toSource()); '
I've find the Href in <a></a> but i can't find the name of the document (<a>Here</a>)
Someone as an idea ?