- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 01:46 AM
I need to enable the "Current start page:" dropdown selection on Washington version. I followed the documentation: Configure a user-selected start page (servicenow.com) but my instance doesn't have the property: glide.next_experience.user_selected_landing_page_enabled, I create it, and still not available.
I checked in a developer instance, and is available:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:07 AM
I figured it out: The problem was when I create the property I add the type "true/false", but this property is a "string", not a "true/false".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:07 AM
I figured it out: The problem was when I create the property I add the type "true/false", but this property is a "string", not a "true/false".