OOD v3 new features documentation

Hi there,
I’m looking for documentation “OOD v3 new features” or the likes.
E.g. “Applications that launch with a single click” how do I do this?
I think I recall during PEARC23 some mentioning that most of the new features are not visible or on by default?

Cheers,
Thomas

Hi and welcome!

Release notes are your best bet.

https://osc.github.io/ood-documentation/latest/release-notes/v3.0-release-notes.html#new-features

You’re looking for quick launch apps

https://osc.github.io/ood-documentation/latest/release-notes/v3.0-release-notes.html#quick-launch-apps

This is the one thing that will change the default behavior. Before, if you hard coded all the values in a form.yml you’d click the app and be presented with the form. Only there would be no options just the launch button.

Now in 3.0 - if all the values in the form.yml are hard coded - there’s no page/form to launch the app. It just launches when you click on it.