0 vote
Hi,
could be great to have batch edit entries (General Settings) and (session types setting) for website entry type.
It's present for Web browser type entry, not for website entry.
I've already ask for session type this morning in the chat but just see also that General settings could be great also. Like change expire date in batch mode for website type.
regards
Hello,
I added to details of our chat in the ticket with the engineering department :)
Best Regards,
Etienne Lord
Good!
Regards
Hi,
in a meantime it's possible with powershell or any other way to force all website session to display external?
Regards
Hello reniera,
yes it's already possible with this Custom Powershell command:
$connection.DataEntry.DefaultAction = "OpenUrlExternal"
$RDM.Save();
More samples you'll find here
Regards,
Min
Hello,
Furthermore, if you head over in File - Templates - Information - Website, you can change the setting in there and it will be the default setting for future website session.
Best Regards,
Etienne Lord
Good idea Etienne!
Thanks