Xpages: How to program a Drag and Drop a File Attachment in an Xpages to My Widgets
Date : March 29 2020, 07:55 AM
Any of those help Just create a link to the file resource. Here's an example (assuming that your file resource is called widget.xml): <xp:link escape="true" text="Link to widget" id="link1" value="/widget.xml"></xp:link>
|
Fiddler for Notes Xpages
Date : March 29 2020, 07:55 AM
wish helps you go to File->Preferences...->Location->edit actual location change proxy-configuration to '127.0.0.1:8888'
|
XPages UI in Browser and Notes are not the same
Tag : xpages , By : Chris Woods
Date : March 29 2020, 07:55 AM
Hope that helps Just check the launch options of your NSF to be set to an XPage that displays the view or another "home" page you created. Currently your launch option is set to "Restore as last viewed by user" which just means "show me a simple view"
|
XPages - Lotus Notes
Date : March 29 2020, 07:55 AM
|
Xpages - How to access the newly generated UniversalID and send it on submit in Xpages
Date : March 29 2020, 07:55 AM
|