I have updated version 8.5.3 to 9.0.1 of the notes, and in xPages Properties has the field minimum supported release, in the version update I did not change the checked option, does anyone know what the impact of this field in the application?
2
There are 2 best solutions below
Related Questions in XPAGES
- Custom Control - How to get compositeData in onClientLoad
- XPages - delay before second button click takes place
- XPages - At automatic Logout set ReasonType in $$LoginUserForm
- xPages HowTo handle incoming FORM POST punchOutOrderMessage (POOM)
- xpages: after appearance I need to press a button 2 times before action executes
- Error cleaning up agent threads using okhttp3 in HCL Domino agent
- Time out to Website using xpage in HCL Notes
- Different java.protocol.handler.pkgs settings in Domino causing error in XPages java
- Why does Xpages app throw java.lang.NoClassDefFoundError at seemingly random intervals?
- Thread is not enabled for auto GC
- bootstrap5 dropdown full width
- How to delete selected documents in search result xpages
- bootstrap & xpages v.12
- Partial refresh in XPages/JSF not available in Cypress
- getFirstDocument() returns 'null' for a collection which getCount() says has 8 items
Related Questions in LOTUS-NOTES
- How to identify network drive path inside lotus notes forms
- Restore document (not response of any document)
- Javascript Object defined in Pages of Notes designer is unidentified on a subform
- Time out to Website using xpage in HCL Notes
- Appending Rich Text Style
- Saving agents in Domino Designer 14 adds ghost libraries
- Can Lotus Embedded views be used to filter fields? Just like where" in SQL
- Lotusscript Dir$ giving "illegal function call" with UNC path
- Domino Basic authentication fails when username contains special characters
- phantom reservation in Reservations database when trying to schedule a resouce/room
- Create a email attachment from a rich text field
- Encryption values not correct in HCL Notes emails
- Unable to create and configure repository database using template QuestlRepository.ntf in quest LNSP migrator console app
- Have more than 256GB in nsf application
- Error XPages com.ibm.xsp.page.FacesPageException. com.ibm.xsp not found
Related Questions in XSP
- XSP/Mono: preventing "Warning as Error" exceptions
- Receiver class does not define an implementation of the resolved method abstract of interface org.springframework.boot.SpringApplicationRunListener
- ASP.NET - Script Bundles causing mono to throw an error
- Unable to get ServiceStack services running with xsp4 and docker
- Mono missing System.Web.Security?
- Environment variables for MVC app run in VS2019 Mac
- How to bulid mono-fastcgi-server on yocto for intel x86 board
- Is it possible to stop the xsp --nonstop process without using the kill command?
- Cannot open assembly '/usr/lib/mono/4.5/xsp2.exe': No such file or directory
- Repeater not recognizing the DataSource with runtime error "Unknown type: System.Object value: SqlDataSource1"
- How to fix SIGSEGV which prevents MVC application running in Mono
- TypeLoadException on Asp.NET webforms on MonoDevelop on Debian
- What's the point of the xpages xp:include tags if the data with in it won't save from the calling xsp?
- Getting "ApplicationHost.cs file not found" when trying to start existing project on macOS
- XPages Properties Editor
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
If you use a feature in XPages that is higher than the version you have entered you will get a warning when you build the application.
Note this does not affect code, ie, if you use a new Java 1.8 feature that is in Feature Pack 10 it will not warn you that your Java code will not work if it runs on a down level server.