Programmatically "Disable Check out on the fly" preference
Jan 22, 2021
05:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 22, 2021
05:17 AM
Programmatically "Disable Check out on the fly" preference
Hello everyone,
i need to programmatically set the "Disable Check out on the fly" preference.
I have found PreferenceHelper class used to retrieve the value, any correspondents class to set the value ?.
Thank you
Labels:
- Labels:
-
General Customization
2 REPLIES 2
Jan 22, 2021
09:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 22, 2021
09:05 AM
Take a look at the methods (depending on the type of the preference):
wt.preference.PreferenceHelper.service.setValue(...)
Florent ROUSSEL
www.4cad.ca
www.4cad.ca
Jan 22, 2021
11:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jan 22, 2021
11:26 AM
Hi Florent,
classical Columbus egg.
I will let you know when i try.
Thank you
